[
https://issues.apache.org/jira/browse/CASSANDRA-12105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Wawok updated CASSANDRA-12105:
------------------------------------
Attachment: patch1.txt
This is I think the better way to fix this, but still could have issues
depending what we do deep in stop.
> 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
>
>
> 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)