[
https://issues.apache.org/jira/browse/CASSANDRA-12461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531998#comment-15531998
]
Stefania edited comment on CASSANDRA-12461 at 9/29/16 7:38 AM:
---------------------------------------------------------------
+1 for committing the full patch to 3.0 since it fixes a number issues,
including things like CASSANDRA-12397.
I'll do another quick round tomorrow, and if CI results are clean, we can
commit.
was (Author: stefania):
+1 for committing the full patch to 3.0 since it fixes a number issues,
including making problems like CASSANDRA-12397 much harder to reproduce.
I'll do another quick round tomorrow, and if CI results are clean, we can
commit.
> Add hooks to StorageService shutdown
> ------------------------------------
>
> Key: CASSANDRA-12461
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12461
> Project: Cassandra
> Issue Type: Bug
> Reporter: Anthony Cozzie
> Assignee: Anthony Cozzie
> Fix For: 3.x
>
> Attachments:
> 0001-CASSANDRA-12461-add-C-support-for-shutdown-runnables.patch
>
>
> The JVM will usually run shutdown hooks in parallel. This can lead to
> synchronization problems between Cassandra, services that depend on it, and
> services it depends on. This patch adds some simple support for shutdown
> hooks to StorageService.
> This should nearly solve CASSANDRA-12011
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)