[
https://issues.apache.org/jira/browse/CASSANDRA-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Wawok updated CASSANDRA-12105:
------------------------------------
Attachment: patch2.txt
patch2 is a less good way to fix, but safer
> ThriftServer.stop is not thread safe
> ------------------------------------
>
> Key: CASSANDRA-12105
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12105
> Project: Cassandra
> Issue Type: Bug
> Reporter: Brian Wawok
> Priority: Critical
> Fix For: 2.1.x
>
> Attachments: patch1.txt, patch2.txt
>
>
> There is a small thread safety issue in ThriftServer.stop(). If we have
> multiple calls to stop, one thread may NPE or otherwise do bad stuff.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)