[
https://issues.apache.org/jira/browse/SOLR-7956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715392#comment-14715392
]
Scott Blum commented on SOLR-7956:
----------------------------------
Supposing I make the following adjustments:
pending.cancel(true) => pending.cancel(false)
scheduler.shutdownNow() => scheduler.shutdown();
Then, do I need to wait for the scheduler to actually terminate before exiting
close()?
> 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: [email protected]
For additional commands, e-mail: [email protected]