[ https://issues.apache.org/jira/browse/SOLR-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715413#comment-14715413 ]
Scott Blum commented on SOLR-7956: ---------------------------------- fsyncService.shutdownNow() in IndexFetcher.cleanup() seems particularly dangerous, as that executor's tasks dive directly into channel code > There are interrupts on shutdown in places that can cause > ChannelAlreadyClosed exceptions which prevents proper closing of transaction > logs. > -------------------------------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-7956 > URL: https://issues.apache.org/jira/browse/SOLR-7956 > Project: Solr > Issue Type: Bug > Reporter: Mark Miller > Assignee: Mark Miller > Fix For: Trunk, 5.4 > > Attachments: SOLR-7956.patch > > > Found this while beast testing HttpPartitionTest. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org