[
https://issues.apache.org/jira/browse/CASSANDRA-11731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292613#comment-15292613
]
Stefania commented on CASSANDRA-11731:
--------------------------------------
I've created a dtest patch
[here|https://github.com/stef1927/cassandra-dtest/commits/11731] and a c* patch
for trunk [here|https://github.com/stef1927/cassandra/commits/11731]. If the
tests are fine we will need to backport it to 2.2.
I've started a run of CI:
|[testall|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11731-testall/]|[dtest|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-11731-dtest/]|
[~philipthompson] if the CI results are OK can you start another batch of
repeated tests for the entire {{TestPushedNotifications}} class? We should also
consider adding one more test that checks that when a node joins, all other
nodes send a NEW_NODE and that when one node leaves, all other nodes send
NODE_LEFT. See comment
[here|https://github.com/stef1927/cassandra-dtest/commit/bae01dee9bd399981799c8d17ac671af0ca964e2#diff-2e73564535f1538fb660a5df5635f887R97]
for more details. I've also lowered some timeouts since they should be
sufficient now that we have changed when NEW_NODE is sent, I hope they are not
too low though.
[~beobal] this patch should also cover CASSANDRA-11038.
> dtest failure in
> pushed_notifications_test.TestPushedNotifications.move_single_node_test
> ----------------------------------------------------------------------------------------
>
> Key: CASSANDRA-11731
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11731
> Project: Cassandra
> Issue Type: Test
> Reporter: Russ Hatch
> Assignee: Stefania
> Labels: dtest
>
> one recent failure (no vnode job)
> {noformat}
> 'MOVED_NODE' != u'NEW_NODE'
> {noformat}
> http://cassci.datastax.com/job/trunk_novnode_dtest/366/testReport/pushed_notifications_test/TestPushedNotifications/move_single_node_test
> Failed on CassCI build trunk_novnode_dtest #366
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)