[
https://issues.apache.org/jira/browse/CASSANDRA-15968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164092#comment-17164092
]
David Capwell edited comment on CASSANDRA-15968 at 7/24/20, 5:26 AM:
---------------------------------------------------------------------
CI results
||branch||status||link||
|trunk |(/)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968]|
|3.11|(!)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968_3.11]|
|3.0|(/)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968_3.0]|
|2.2|(/)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968_2.2]|
3.11 failed with the following
testCapWarnExpirationOverflowPolicy -
org.apache.cassandra.cql3.validation.operations.TTLTest - see CASSANDRA-15959
testIndexMemtableSwitching - org.apache.cassandra.index.sasi.SASIIndexTest -
see CASSANDRA-15881
Actions (Type . to access issue actions)
was (Author: dcapwell):
CI results
||branch||status||link||
|trunk |(/)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968]|
|3.11|(!)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968_3.11]|
|3.0|(/)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968_3.0]|
|2.2|(/)|[Circle
CI|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=bug%2FCASSANDRA-15968_2.2]|
> nodetool drain fails in jvm dtest
> ---------------------------------
>
> Key: CASSANDRA-15968
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15968
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest
> Reporter: David Capwell
> Assignee: David Capwell
> Priority: Normal
> Fix For: 2.2.x, 3.0.x, 3.11.x, 4.0-beta
>
>
> Drain fails since MessagingService doesn’t expect to be shutdown twice.
> {code}
> Caused by: java.lang.AssertionError
> at
> org.apache.cassandra.net.MessagingService.shutdown(MessagingService.java:766)
> at
> org.apache.cassandra.distributed.impl.Instance.lambda$parallelRun$28(Instance.java:805)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> ... 3 more
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]