[ https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214283#comment-17214283 ]
Robert Muir commented on LUCENE-9576: ------------------------------------- I attached a patch with what i had in mind. The defaults are always now "the SSD defaults". You can override it with CMS, same as before. This stuff was marked lucene.internal but i was surprised how many things had their fingers in it (metrics apis, etc, egads). In order to not break any APIs i just return false for spins in those places, too. > 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, LUCENE-9576.patch > > > 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