do not leak internal mutable TokenMetadata state
------------------------------------------------

                 Key: CASSANDRA-3898
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3898
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Peter Schuller
            Assignee: Peter Schuller
            Priority: Minor


It would be great if TokenMetadata never ever leaked internal mutable state, 
avoiding once and for all further concurrency issues here. Persistent 
collections (CASSANDRA-3856) should be a good candidate here to accomplish this 
without additional complexity, as long as read performance is reasonably close 
to their non-persistent counterparts.


--
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