[ https://issues.apache.org/jira/browse/CASSANDRA-17332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523976#comment-17523976 ]
Ekaterina Dimitrova edited comment on CASSANDRA-17332 at 4/19/22 1:26 AM: -------------------------------------------------------------------------- I think the MIDRES config is broken and breaks tests for me in Circle because of not enough resources. Example - when I push with midres trunk - I can see 50 containers no-vnodes large and 25 for with-vnodes medium This is the only recent patch that touched the config files so I don't see what else can cause it. Can you, please, check? was (Author: e.dimitrova): As I think the config there is broken and breaks tests for me in Circle because of not enough resources. Example - when I push with midres trunk - I can see 50 containers no-vnodes large and 25 for with-vnodes medium This is the only recent patch that touched the config files so I don't see what else can cause it. Can you, please, check? > Add support for vnodes in jvm-dtest > ----------------------------------- > > Key: CASSANDRA-17332 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17332 > Project: Cassandra > Issue Type: Improvement > Components: Test/dtest/java > Reporter: David Capwell > Assignee: David Capwell > Priority: Normal > Labels: pull-request-available > Fix For: NA > > Time Spent: 6h 20m > Remaining Estimate: 0h > > Right now python dtests need to keep running after being ported to jvm-dtests > as vnode support is not present, to fully deprecate the python dtests, we > need vnode support in jvm-dtest. > Sadly, to add support we need to break binary compatibility, but can maintain > source compatibility… so will need to bump every jar across every branch > (mostly due to TokenSupplier) -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org