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

adelapena pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 528e3ad  jvm-dtests crash on java 11
     new 86a9261  Fix short read protection for GROUP BY queries
     new ae51f0f  Merge branch 'cassandra-3.11' into trunk

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 +
 .../org/apache/cassandra/db/filter/DataLimits.java |  66 ++++++------
 .../reads/ShortReadPartitionsProtection.java       |  10 +-
 .../service/reads/ShortReadRowsProtection.java     |  14 +--
 .../distributed/test/ShortReadProtectionTest.java  | 116 +++++++++++++++++++++
 5 files changed, 154 insertions(+), 53 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/ShortReadProtectionTest.java


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

Reply via email to