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

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


    from dd1c811  Provide ability to configure IAuditLogger
     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
     new b3a1c15  Merge branch 'cassandra-3.11' into trunk

The 1 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/marshal/EmptyType.java | 76 +++++++++++++++++++-
 .../cassandra/serializers/EmptySerializer.java     |  1 +
 .../apache/cassandra/db/marshal/EmptyTypeTest.java | 83 ++++++++++++++++++++++
 4 files changed, 159 insertions(+), 2 deletions(-)
 create mode 100644 test/unit/org/apache/cassandra/db/marshal/EmptyTypeTest.java


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

Reply via email to