You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2013/08/02 19:51:50 UTC

[jira] [Created] (CASSANDRA-5843) SStableReader should enforce through code that no one creates multiple objects of it for same sstable.

sankalp kohli created CASSANDRA-5843:
----------------------------------------

             Summary: SStableReader should enforce through code that no one creates multiple objects of it for same sstable. 
                 Key: CASSANDRA-5843
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5843
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.12
            Reporter: sankalp kohli
            Priority: Minor


CUrrently this is not enforced in the code. 
In the View, we hold these readers in the set but the SStableReader equals method is not implemented which makes the set meaningless. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira