[
https://issues.apache.org/jira/browse/CASSANDRA-19697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854476#comment-17854476
]
Brandon Williams commented on CASSANDRA-19697:
----------------------------------------------
This appears to be the problematic thread:
{quote}
"Native-Transport-Requests-1" #61 daemon prio=5 os_prio=0 cpu=100.90ms
elapsed=693.13s tid=0x00007f2dc1af34c0 nid=0x565f in Object.wait()
[0x00007f2d8d690000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait([email protected]/Native Method)
- waiting on <no object reference available>
at java.lang.Thread.join([email protected]/Thread.java:1300)
- waiting to re-lock in wait() <0x00000000e84c3fc8> (a
io.netty.util.concurrent.FastThreadLocalThread)
at java.lang.Thread.join([email protected]/Thread.java:1375)
at
java.lang.ApplicationShutdownHooks.runHooks([email protected]/ApplicationShutdownHooks.java:107)
at
java.lang.ApplicationShutdownHooks$1.run([email protected]/ApplicationShutdownHooks.java:46)
at java.lang.Shutdown.runHooks([email protected]/Shutdown.java:130)
at java.lang.Shutdown.exit([email protected]/Shutdown.java:174)
- locked <0x00000000fef18198> (a java.lang.Class for java.lang.Shutdown)
at java.lang.Runtime.exit([email protected]/Runtime.java:116)
at java.lang.System.exit([email protected]/System.java:1752)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0([email protected]/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke([email protected]/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([email protected]/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke([email protected]/Method.java:566)
at
org.jboss.byteman.rule.expression.MethodExpression.interpret(MethodExpression.java:379)
at org.jboss.byteman.rule.Action.interpret(Action.java:144)
at
org.jboss.byteman.rule.helper.InterpretedHelper.fire(InterpretedHelper.java:170)
at
org.jboss.byteman.rule.helper.InterpretedHelper.execute0(InterpretedHelper.java:138)
at
org.jboss.byteman.rule.helper.InterpretedHelper.execute(InterpretedHelper.java:100)
at org.jboss.byteman.rule.Rule.execute(Rule.java:820)
at org.jboss.byteman.rule.Rule.execute(Rule.java:789)
at org.apache.cassandra.schema.Schema.merge(Schema.java:649)
{quote}
> Test failure:
> materialized_views_test.py::TestMaterializedViews::test_rename_column_atomicity
> ---------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19697
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19697
> Project: Cassandra
> Issue Type: Bug
> Components: Feature/Materialized Views
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 5.0-rc, 5.x
>
> Attachments: shutdown_stuck.txt
>
>
> Breaking this out from CASSANDRA-19683. The byteman script fails to execute
> in 5.0/trunk after CASSANDRA-19534.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]