You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by be...@apache.org on 2022/05/18 06:44:56 UTC

[cassandra] branch trunk updated (7b927eaad3 -> d84f78ff34)

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

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


    from 7b927eaad3 Merge branch 'cassandra-4.1' into trunk
     new 27b5a017ea Flaky org.apache.cassandra.cql3.KeywordTest
     new 21553a5199 Merge branch 'cassandra-4.0' into cassandra-4.1
     new d84f78ff34 Merge branch 'cassandra-4.1' into trunk

The 3 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:
 .../{KeywordTest.java => KeywordTestBase.java}     | 36 +++++++++++++---------
 .../apache/cassandra/cql3/KeywordTestSplit1.java}  | 30 ++++++++++--------
 .../apache/cassandra/cql3/KeywordTestSplit2.java}  | 30 ++++++++++--------
 3 files changed, 58 insertions(+), 38 deletions(-)
 rename test/unit/org/apache/cassandra/cql3/{KeywordTest.java => KeywordTestBase.java} (76%)
 copy test/{long/org/apache/cassandra/db/commitlog/PeriodicCommitLogStressTest.java => unit/org/apache/cassandra/cql3/KeywordTestSplit1.java} (58%)
 copy test/{long/org/apache/cassandra/db/commitlog/PeriodicCommitLogStressTest.java => unit/org/apache/cassandra/cql3/KeywordTestSplit2.java} (58%)


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


[cassandra] 01/01: Merge branch 'cassandra-4.1' into trunk

Posted by be...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d84f78ff3455b8d0f580910668ced98fd83238a4
Merge: 7b927eaad3 21553a5199
Author: Bereng <be...@gmail.com>
AuthorDate: Wed May 18 08:38:39 2022 +0200

    Merge branch 'cassandra-4.1' into trunk

 .../{KeywordTest.java => KeywordTestBase.java}     | 36 ++++++++++-------
 .../apache/cassandra/cql3/KeywordTestSplit1.java   | 45 ++++++++++++++++++++++
 .../apache/cassandra/cql3/KeywordTestSplit2.java   | 45 ++++++++++++++++++++++
 3 files changed, 112 insertions(+), 14 deletions(-)


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