This is an automated email from the ASF dual-hosted git repository.

mck pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 2473ee3  Merge branch 'cassandra-3.0' into cassandra-3.11
     new f8500ee  Fix skipping on pre-3.0 created compact storage sstables due 
to missing primary key liveness
     new 3e24c03  Merge branch 'cassandra-3.0' into cassandra-3.11

The 2 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 +
 doc/source/cql/appendices.rst                      |   9 +-
 .../cassandra/db/SinglePartitionReadCommand.java   |  37 +++-
 .../upgrade/CompactStorage2to3UpgradeTest.java     |   6 +-
 .../miscellaneous/SSTablesIteratedTest.java        | 236 ++++++++++++++++++++-
 .../cql3/validation/operations/UpdateTest.java     |  14 +-
 6 files changed, 278 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to