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

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


    from 5e2a72d  Merge branch 'cassandra-3.11' into trunk
     add e675a74  Fix hint message re-serialization for in-jvm dtests
     add 6dbf34b  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 20a3150  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:
 .../org/apache/cassandra/hints/HintMessage.java    |  7 +-
 src/java/org/apache/cassandra/net/Verb.java        |  2 +-
 .../cassandra/distributed/impl/Instance.java       |  4 ++
 .../distributed/test/MessageFiltersTest.java       | 57 +++++++++++++++
 .../apache/cassandra/hints/DTestSerializer.java    | 84 ++++++++++++++++++++++
 5 files changed, 151 insertions(+), 3 deletions(-)
 create mode 100644 test/unit/org/apache/cassandra/hints/DTestSerializer.java


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

Reply via email to