You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/08/03 03:10:46 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-5843:
--------------------------------------

    Attachment: 5843.txt

Patch attached, but this won't be officially committed.  There's dozens of places where the unit tests perform low-level SSTR allocation and this breaks many of them.
                
> 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
>         Attachments: 5843.txt
>
>
> 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