You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/09/23 09:20:03 UTC

[GitHub] [pulsar] codelipenghui opened a new pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

codelipenghui opened a new pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114


   ### Motivation
   
   Fix failed CI tests related to ConcurrentModificationException.
   
   ```
   java.util.ConcurrentModificationException
   	at java.util.ArrayList.forEach(ArrayList.java:1260)
   	at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2064)
   	at org.apache.pulsar.broker.systopic.SystemTopicClientBase.closeAsync(SystemTopicClientBase.java:90)
   	at org.apache.pulsar.broker.systopic.SystemTopicClientBase.close(SystemTopicClientBase.java:98)
   	at org.apache.pulsar.broker.systopic.NamespaceEventsSystemTopicServiceTest.testSendAndReceiveNamespaceEvents(NamespaceEventsSystemTopicServiceTest.java:104)
   	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   	at java.lang.reflect.Method.invoke(Method.java:498)
   	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
   	at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:54)
   	at org.testng.internal.InvokeMethodRunnable.run(InvokeMethodRunnable.java:44)
   	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   	at java.lang.Thread.run(Thread.java:748)
   ```
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: (no)
     - The rest endpoints: (no)
     - The admin cli options: (no)
     - Anything that affects deployment: (no)
   
   ### Documentation
   
     - Does this pull request introduce a new feature? (no)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui merged pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] jiazhai commented on pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
jiazhai commented on pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114#issuecomment-697513840


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114#issuecomment-697371475


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114#issuecomment-697286943


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114#issuecomment-697317972


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] congbobo184 commented on pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
congbobo184 commented on pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114#issuecomment-697259545


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui merged pull request #8114: Fix failed CI tests related to ConcurrentModificationException.

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #8114:
URL: https://github.com/apache/pulsar/pull/8114


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org