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

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


    from af3eea7558 Merge branch 'cassandra-4.1' into trunk
     new c100d34a1a Restore streaming_keep_alive_period functionality on the 
netty control streaming channel
     new 0778ae362c Merge branch 'cassandra-4.1' into trunk

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 +
 conf/cassandra.yaml                                | 14 ++--
 .../cassandra/net/InboundConnectionInitiator.java  |  7 +-
 .../apache/cassandra/streaming/StreamSession.java  |  6 +-
 .../async/StreamingMultiplexedChannel.java         | 74 +++++++++++++++++++++-
 .../streaming/messages/KeepAliveMessage.java       | 30 ++++-----
 .../messages/KeepAliveMessageTest.java}            | 16 +++--
 7 files changed, 116 insertions(+), 32 deletions(-)
 copy test/unit/org/apache/cassandra/{net/VerbTest.java => 
streaming/messages/KeepAliveMessageTest.java} (70%)


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

Reply via email to