You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sm...@apache.org on 2022/07/27 13:29:52 UTC

[cassandra] branch cassandra-3.0 updated (09692d5a58 -> a7b53217bd)

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

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


    from 09692d5a58 Fix writetime and ttl functions forbidden for collections instead of multicell columns
     add a7b53217bd fix restarting of services on gossipping-only member

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../apache/cassandra/service/StorageService.java   |  4 +-
 .../cassandra/distributed/test/GossipTest.java     | 36 +++++++++++++++++
 .../distributed/test/NativeProtocolTest.java       | 41 +++++++++++++++++++
 .../{ThriftClientTest.java => ThriftTest.java}     | 46 +++++++++++++++++++++-
 5 files changed, 125 insertions(+), 3 deletions(-)
 rename test/distributed/org/apache/cassandra/distributed/test/{ThriftClientTest.java => ThriftTest.java} (52%)


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