[ 
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(java.base@11.0.18/Native Method)
        - waiting on <no object reference available>
        at java.lang.Thread.join(java.base@11.0.18/Thread.java:1300)
        - waiting to re-lock in wait() <0x00000000e84c3fc8> (a 
io.netty.util.concurrent.FastThreadLocalThread)
        at java.lang.Thread.join(java.base@11.0.18/Thread.java:1375)
        at 
java.lang.ApplicationShutdownHooks.runHooks(java.base@11.0.18/ApplicationShutdownHooks.java:107)
        at 
java.lang.ApplicationShutdownHooks$1.run(java.base@11.0.18/ApplicationShutdownHooks.java:46)
        at java.lang.Shutdown.runHooks(java.base@11.0.18/Shutdown.java:130)
        at java.lang.Shutdown.exit(java.base@11.0.18/Shutdown.java:174)
        - locked <0x00000000fef18198> (a java.lang.Class for java.lang.Shutdown)
        at java.lang.Runtime.exit(java.base@11.0.18/Runtime.java:116)
        at java.lang.System.exit(java.base@11.0.18/System.java:1752)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@11.0.18/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@11.0.18/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@11.0.18/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@11.0.18/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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to