You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Paulo Motta (Jira)" <ji...@apache.org> on 2022/07/22 01:20:00 UTC

[jira] [Commented] (CASSANDRA-17768) streaming_keep_alive_period is not used after [CASSANDRA-16927] CEP-10 Phase 1: Refactor Streaming

    [ https://issues.apache.org/jira/browse/CASSANDRA-17768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569738#comment-17569738 ] 

Paulo Motta commented on CASSANDRA-17768:
-----------------------------------------

Nice catch [~e.dimitrova]! Can we clarify if {{streaming_keep_alive_period}} is no longer needed to keep long-lived cross-dc connections active? I remember the reason this was added was due to idle connections being reset after an inactivity period (since we used one inbound and another outbound connection for streaming, so one direction could stay idle while the other was active), not sure if this is still a potential issue after CEP-10.

> streaming_keep_alive_period is not used after [CASSANDRA-16927] CEP-10 Phase 1: Refactor Streaming
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17768
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17768
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Legacy/Streaming and Messaging
>            Reporter: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.1-beta, 4.1.x, 4.x
>
>
> While working on another ticket I noticed that after [CASSANDRA-16927] CEP-10 Phase 1: Refactor Streaming 
> streaming_keep_alive_period is not used anymore, except to print it in error message [here|https://github.com/apache/cassandra/blob/cassandra-4.1/src/java/org/apache/cassandra/streaming/StreamSession.java#L689]
> If the property should not be used anymore, we need to deprecate it and fix the error message as it is misleading.
> [~benedict] , [~samt] , [~aleksey] , can you, please, check and take care of this one as authors of that patch?
> Thank you in advance!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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