Duo Zhang created HBASE-26775:
---------------------------------

             Summary: TestProcedureSchedulerConcurrency fails in pre commit
                 Key: HBASE-26775
                 URL: https://issues.apache.org/jira/browse/HBASE-26775
             Project: HBase
          Issue Type: Bug
          Components: proc-v2, test
            Reporter: Duo Zhang


Saw this on the jenkins page. Seems like a test issue.

{noformat}
Exception in thread "Thread-10" java.util.ConcurrentModificationException
        at java.base/java.util.ArrayDeque.nonNullElementAt(ArrayDeque.java:271)
        at java.base/java.util.ArrayDeque$DeqIterator.next(ArrayDeque.java:701)
        at 
java.base/java.util.AbstractCollection.toString(AbstractCollection.java:472)
        at java.base/java.lang.String.valueOf(String.java:2951)
        at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
        at 
org.apache.hadoop.hbase.procedure2.ProcedureEvent.toString(ProcedureEvent.java:134)
        at java.base/java.lang.String.valueOf(String.java:2951)
        at java.base/java.lang.StringBuilder.append(StringBuilder.java:168)
        at 
org.apache.hadoop.hbase.procedure2.TestProcedureSchedulerConcurrency$2.run(TestProcedureSchedulerConcurrency.java:130)
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to