[ https://issues.apache.org/jira/browse/LUCENE-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214498#comment-17214498 ]
Uwe Schindler commented on LUCENE-9576: --------------------------------------- bq. Think of a combined raid with ssd + rotational disk... For a long time there were or still there are hybrid harddisks with some integrated SSD used as cache for often read or written blocks. I agree with the plan here: remove the complex logic and just assume from Lucene 9 on that the default is SSD, unless user sets another default. Solr should be separate issue to remove it from metrics. IMHO, Solr should bring some easy setting or at least an example in default solrconfig.xml how to enable/disable that. I posted my known solution in the mailing list answer stated above. In short: +1 to remove and default to SSD behavior of CMS. > nuke SSD detection: was 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 > Assignee: Robert Muir > Priority: Major > Fix For: master (9.0) > > Attachments: IndexWriter-commit.PNG, LUCENE-9576.patch, > 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