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

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


    from c2e241f  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 53f604d  Validate value sizes in LegacyLayout
     new 8edd7bb  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 +
 src/java/org/apache/cassandra/db/LegacyLayout.java |  21 ++
 .../apache/cassandra/db/marshal/AbstractType.java  |   8 +
 .../org/apache/cassandra/db/LegacyLayoutTest.java  |   1 -
 .../cassandra/db/LegacyLayoutValidationTest.java   | 221 +++++++++++++++++++++
 5 files changed, 251 insertions(+), 1 deletion(-)
 create mode 100644 
test/unit/org/apache/cassandra/db/LegacyLayoutValidationTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to