[ https://issues.apache.org/jira/browse/CASSANDRA-20538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jordan West updated CASSANDRA-20538: ------------------------------------ Fix Version/s: 5.x Source Control Link: https://github.com/apache/cassandra/commit/c3bae31a528a1c751fb312ff9cc1343a9f12c500 Resolution: Fixed Status: Resolved (was: Ready to Commit) > SSTableSimpleScanner should use SSTableReader#openDataReaderForScan > ------------------------------------------------------------------- > > Key: CASSANDRA-20538 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20538 > Project: Apache Cassandra > Issue Type: Improvement > Components: Local/SSTable > Reporter: Jordan West > Assignee: Jordan West > Priority: Normal > Fix For: 5.x > > > 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