This is an automated email from the ASF dual-hosted git repository.
michaelsembwever pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 358c9ae109 Merge branch 'cassandra-6.0' into trunk
add 81b458017d Answer a read without the index when the replica does not
know that index
add ae3bcab63a Merge branch 'cassandra-5.0' into cassandra-6.0
new 7d0d6d0425 Merge branch 'cassandra-6.0' into trunk
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
src/java/org/apache/cassandra/db/ReadCommand.java | 13 +++-
.../cassandra/index/SecondaryIndexManager.java | 5 +-
.../cassandra/db/ReadCommandUnknownIndexTest.java | 69 ++++++++++++++++++++++
4 files changed, 83 insertions(+), 5 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/db/ReadCommandUnknownIndexTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]