Jordan West created CASSANDRA-20538:
---------------------------------------

             Summary: SSTableSimpleScanner should use 
SSTableReader#openDataReaderForScan
                 Key: CASSANDRA-20538
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20538
             Project: Apache Cassandra
          Issue Type: Improvement
            Reporter: Jordan West
            Assignee: Jordan West


Noticed as I was backporting CASSANDRA-20092 that we aren't calling 
SSTable#openDataReaderForScan in SSTableSimpleScanner meaning we are losing out 
on the benefits of CASSANDRA-15452 for BTI still. A quick fix to use 
openDataReaderForScan instead of openDataReader is all we need. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to