[
https://issues.apache.org/jira/browse/CASSANDRA-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368810#comment-15368810
]
Yuki Morishita commented on CASSANDRA-11841:
--------------------------------------------
Thanks for the update.
I found several errors in the tests, so I pushed the fix to my branch bellow.
* Fix NPE when checking version. (btw version to support keep-alive is bumped
to 3.10)
* Differ sending keep-alive after stream session is initialized. The original
patch sometimes causes keep-alive to be received before the peer initializes
session, and breaks {{StreamingTransferTest}}.
||branch||testall||dtest||
|[11841|https://github.com/yukim/cassandra/tree/11841]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-11841-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-11841-dtest/lastCompletedBuild/testReport/]|
(Tests are still running.)
> Add keep-alive to stream protocol
> ---------------------------------
>
> Key: CASSANDRA-11841
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11841
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Paulo Motta
> Assignee: Paulo Motta
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)