[
https://issues.apache.org/jira/browse/CASSANDRA-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144238#comment-14144238
]
Ray Chen edited comment on CASSANDRA-7406 at 9/23/14 2:56 AM:
--------------------------------------------------------------
The related version of Cassandra is 2.0.6
was (Author: oldsharp):
[~shawn.kumar] The related version of Cassandra is 2.0.6
> Reset version when closing incoming socket in IncomingTcpConnection should be
> done atomically
> ---------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7406
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7406
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: CentOS release 5.5 (Tikanga)
> Reporter: Ray Chen
>
> When closing incoming socket, the close() method will call
> MessagingService.resetVersion(), this behavior may clear version which is set
> by another thread.
> This could cause MessagingService.knowsVersion(endpoint) test results as
> false (expect true here).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)