You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jw...@apache.org on 2020/05/20 20:46:08 UTC

[cassandra] branch cassandra-3.11 updated (4a4d5e0 -> 9519eb3)

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

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


    from 4a4d5e0  Merge branch cassandra-3.0 into cassandra-3.11
     add ea202ce  EmptyType doesn't override writeValue so could attempt to write bytes when expected not to
     add 9519eb3  Merge branch 'cassandra-3.0' into cassandra-3.11

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../org/apache/cassandra/db/marshal/EmptyType.java | 72 +++++++++++++++++
 .../cassandra/serializers/EmptySerializer.java     |  1 +
 .../apache/cassandra/db/marshal/EmptyTypeTest.java | 94 ++++++++++++++++++++++
 4 files changed, 168 insertions(+)
 create mode 100644 test/unit/org/apache/cassandra/db/marshal/EmptyTypeTest.java


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