Joel Koshy created KAFKA-386:
--------------------------------

             Summary: Race condition in accessing ISR
                 Key: KAFKA-386
                 URL: https://issues.apache.org/jira/browse/KAFKA-386
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Joel Koshy


Also brought up in KAFKA-353 - Partition's inSyncReplicas is used by both 
KafkaApis and ReplicaManager; and is subject to concurrent writes. Should be 
able to just switch it to an AtomicReference, but need to look at the code more 
carefully to determine if that is sufficient.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to