You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2015/12/21 15:47:46 UTC

[jira] [Created] (CASSANDRA-10911) Unit tests for AbstractSSTableIterator and subclasses

Sylvain Lebresne created CASSANDRA-10911:
--------------------------------------------

             Summary: Unit tests for AbstractSSTableIterator and subclasses
                 Key: CASSANDRA-10911
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10911
             Project: Cassandra
          Issue Type: Test
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne


Many classes lack unit test but {{AbstractSSTableIterator}} and its sub-classes are particularly essential so a good one to prioritize. Testing them in isolation is particularly useful for indexed readers as it's hard to guarantee that we cover all cases from a higher level CQL test (we don't really know where the index bounds are), and this could have avoided CASSANDRA-10903 in particular.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)