[ https://issues.apache.org/jira/browse/CASSANDRA-17431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524602#comment-17524602 ]
Ekaterina Dimitrova edited comment on CASSANDRA-17431 at 4/19/22 10:07 PM: --------------------------------------------------------------------------- So I reran in a loop the test with trunk with: 130 times out of 4000 J8 and 89 times out of 4000 J11 on J8 - https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1557/workflows/a1508c6d-7d81-4f05-b6bf-e763ca73d4d0 149 on J11 - 80 containers failing - https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1557/workflows/d7d7b147-79a2-4711-8394-a1747c1db140 and without the patch: 109 times out of 4000 J8 and 105 times out of 4000 J11 on J8 - https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1558/workflows/6b89f85b-083e-4ed6-9493-68e39118f56d J11 - Circle shows only failed containers - 86 and not number of failed tests but considering the amount of failed containers I don't expect different results. - https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1558/workflows/acc8c0b8-7387-4470-902e-c5ffd33a7052/jobs/10308/parallel-runs/0?filterBy=FAILED No new errors - only the two types we've seen before, the null pointer and the assertion error. I think my suspicion was wrong. Now running in the loop 1 upgrade test which I haven't seen before. The rest are known issues which have tickets already. Without the patch - [https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1559/workflows/e5b8f084-1897-4ff1-9abf-4d390435bfd4] With the patch - https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/1560/workflows/251996d8-b57c-4c35-b293-e1fd0d158a1c was (Author: e.dimitrova): So I reran in a loop the test with trunk with: 130 times out of 4000 J8 89 times out of 4000 J11 on J8 149 on J11 - 80 containers failing and without the patch: 109 times out of 4000 J8 105 times out of 4000 J11 on J8 J11 - Circle shows only failed containers - 86 and not number of failed tests but considering the amount of failed containers I don't expect different results. No new errors - only the two types we've seen before, the null pointer and the assertion error. I think my suspicion was wrong. Now running in the loop 1 upgrade test which I haven't seen before. The rest are known issues which have tickets already. > Move the rest of the Config parameters to the new Config framework > ------------------------------------------------------------------ > > Key: CASSANDRA-17431 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17431 > Project: Cassandra > Issue Type: Task > Components: Local/Config > Reporter: Ekaterina Dimitrova > Assignee: Ekaterina Dimitrova > Priority: Normal > Fix For: 4.x > > > Migrate also all Config parameters that are in Config, but not presented in > cassandra.yaml to the new config framework. Not presented in the yaml as they > are considered advanced only for advanced users. -- This message was sent by Atlassian Jira (v8.20.7#820007) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org