Branimir Lambov created CASSANDRA-20592: -------------------------------------------
Summary: SSTableSimpleScanner is not given the correct end position for early-open sstables Key: CASSANDRA-20592 URL: https://issues.apache.org/jira/browse/CASSANDRA-20592 Project: Apache Cassandra Issue Type: Bug Reporter: Branimir Lambov Because of this the simple scanner cannot properly stop at the end of the early-open span and will throw an {{EOFException}}. At the moment we only use {{SSTableSimpleScanner}} for compaction where early-open sstables cannot be used so this is not yet a serious problem. -- 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