[
https://issues.apache.org/jira/browse/CASSANDRA-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Kumar updated CASSANDRA-7406:
-----------------------------------
Reproduced In: 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)