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: [email protected]
For additional commands, e-mail: [email protected]