[ 
https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214238#comment-17214238
 ] 

Chris Marzullo commented on LUCENE-9576:
----------------------------------------

{quote}The bad thing is: it can be caused by any mount, also ones not actually 
used by indexing at all.
{quote}
This is what we saw. We were writing to a local xfs ssd filesystem. There was 
stale NFS mount. IMO stale mounts are a common bugbear, but can't really 
comment on what is best for lucene.


We were able to doge the issue with Robert's suggestion.

> IndexWriter::commit() hangs when the server has a stale NFS mount.
> ------------------------------------------------------------------
>
>                 Key: LUCENE-9576
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9576
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: 8.5.2
>            Reporter: Girish Nayak
>            Priority: Major
>         Attachments: IndexWriter-commit.PNG
>
>
> Noticed IndexWriter::commit() hangs when the server has one or more stale NFS 
> mounts.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to