[ https://issues.apache.org/jira/browse/CASSANDRA-17885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607990#comment-17607990 ]
Ekaterina Dimitrova edited comment on CASSANDRA-17885 at 9/21/22 10:37 PM: --------------------------------------------------------------------------- Ensured I am on the latest jdk8 version locally and running now {code:java} pytest --execute-upgrade-tests-only --upgrade-target-version-only --upgrade-version-selection all --log-level="DEBUG" --cassandra-dir=*** storage_engine_upgrade_test.py{code} So far no failures, I will report back when it completes and if everything is fine I will move to Jenkins 3.11-trunk testing was (Author: e.dimitrova): Ensured I am on the latest jdk8 version locally and running now pytest --execute-upgrade-tests-only --upgrade-target-version-only --upgrade-version-selection all --log-level="DEBUG" --cassandra-dir=*** storage_engine_upgrade_test.py So far no failures, I will report back and it completes and if everything is fine I will move to Jenkins 3.11-trunk testing > Add solution for CASSANDRA-17581 to older branches for tests > ------------------------------------------------------------ > > Key: CASSANDRA-17885 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17885 > Project: Cassandra > Issue Type: Bug > Components: Tool/nodetool > Reporter: Brandon Williams > Assignee: Brandon Williams > Priority: Normal > Fix For: 3.0.28, 3.11.14, 4.1-beta, 4.1 > > > Some of our tests use old branches for the purposes of testing upgrades and > behavior in mixed versions, but those lacking CASSANDRA-17581 will fail on > nodetool with a modern JDK. We can port this fix to those branches and > adjust the tests to use the newest version of them to solve this going > forward. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org