You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Adam Holmberg (Jira)" <ji...@apache.org> on 2020/12/23 21:38:00 UTC

[jira] [Commented] (CASSANDRA-16347) Fix upgrade python dtest upgrade_tests/upgrade_through_versions_test.py

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

Adam Holmberg commented on CASSANDRA-16347:
-------------------------------------------

I have a suspicion that we may be hitting the false protocol limit described in CASSANDRA-16354. It's just obscured because the data writer/checker subprocesses are eating it.

> Fix upgrade python dtest upgrade_tests/upgrade_through_versions_test.py
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-16347
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16347
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI, Test/dtest/python
>            Reporter: David Capwell
>            Assignee: Adam Holmberg
>            Priority: Normal
>             Fix For: 4.0-beta
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/846/workflows/bee81d86-f720-4fc2-b3e7-7ed19ec3c9f0/jobs/4988/tests
> upgrade_tests/upgrade_through_versions_test.py seems to have a set of tests which fail with the following
> {code}
> >           raise RuntimeError(message)
> E           RuntimeError: A subprocess has terminated early. Subprocess statuses: Process-1 (is_alive: True), Process-2 (is_alive: False), attempting to terminate remaining subprocesses now.
> upgrade_tests/upgrade_through_versions_test.py:418: RuntimeError
> {code}
> The tests found to be failing were:
> test_rolling_upgrade_with_internode_ssl
> test_rolling_upgrade



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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