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)

Reply via email to