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

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


    from 133ad50a84 Merge branch 'cassandra-4.0' into cassandra-4.1
     new a00d8fd5ba Ensure FileStreamTask cannot compromise shared channel 
proxy for system table when interrupted
     new 663e51d928 Merge branch 'cassandra-4.0' into cassandra-4.1

The 2 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/repair/LocalSyncTask.java |  46 ++++-----
 .../apache/cassandra/streaming/StreamSession.java  |   6 ++
 .../cassandra/streaming/StreamingChannel.java      |   9 ++
 .../async/NettyStreamingConnectionFactory.java     |   9 ++
 .../async/StreamingMultiplexedChannel.java         |  60 ++++++-----
 .../cassandra/tools/BulkLoadConnectionFactory.java |  21 +++-
 .../distributed/test/RepairErrorsTest.java         | 114 +++++++++++++++++++--
 8 files changed, 208 insertions(+), 58 deletions(-)


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

Reply via email to