You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by al...@apache.org on 2022/10/06 16:16:50 UTC

[cassandra] branch trunk updated (ba1a3fb8ae -> 472dc30faa)

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

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


    from ba1a3fb8ae Merge branch 'cassandra-4.1' into trunk
     add 0c4daa1ddc Fix up CHANGES.txt chaos
     add fb4974d455 Merge branch 'cassandra-4.0' into cassandra-4.1
     new 472dc30faa Merge branch 'cassandra-4.1' 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 | 67 +++++++++++++------------------------------------------------
 1 file changed, 14 insertions(+), 53 deletions(-)


---------------------------------------------------------------------
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 al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 472dc30faa7e23990d7fbd585cf8409659926004
Merge: ba1a3fb8ae fb4974d455
Author: Aleksey Yeschenko <al...@apache.org>
AuthorDate: Thu Oct 6 17:04:20 2022 +0100

    Merge branch 'cassandra-4.1' into trunk

 CHANGES.txt | 67 +++++++++++++------------------------------------------------
 1 file changed, 14 insertions(+), 53 deletions(-)

diff --cc CHANGES.txt
index b9006d8904,41a625cec9..3c4c1785d2
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -151,9 -58,15 +110,17 @@@ Merged from 4.0
   * Ensure FileStreamTask cannot compromise shared channel proxy for system table when interrupted (CASSANDRA-17663)
   * silence benign SslClosedEngineException (CASSANDRA-17565)
  Merged from 3.11:
++ * Make LongBufferPoolTest insensitive to timing (CASSANDRA-16681)
+  * Fix potential IndexOutOfBoundsException in PagingState in mixed mode clusters (CASSANDRA-17840)
+  * Document usage of closed token intervals in manual compaction (CASSANDRA-17575)
+  * Creating of a keyspace on insufficient number of replicas should filter out gosspping-only members (CASSANDRA-17759)
+  * Suppress CVE-2022-25857 and other snakeyaml CVEs (CASSANDRA-17907)
  Merged from 3.0:
-  * Fix writetime and ttl functions forbidden for collections instead of multicell columns (CASSANDRA-17628)
- 
++ * Fix auto-completing "WITH" when creating a materialized view (CASSANDRA-17879)
+  * Improve libjemalloc resolution in bin/cassandra (CASSANDRA-15767)
+  * Fix restarting of services on gossipping-only member (CASSANDRA-17752)
+  * Fix scrubber falling into infinite loop when the last partition is broken (CASSANDRA-17862)
+  * Fix resetting schema (CASSANDRA-17819)
  
  4.1-alpha1
   * Handle config parameters upper bound on startup; Fix auto_snapshot_ttl and paxos_purge_grace_period min unit validations (CASSANDRA-17571)


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