You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/08/24 09:00:17 UTC

[GitHub] [incubator-inlong] gosonzhang opened a new pull request #1471: [INLONG-1470]Java.util.ConcurrentModificationException error when rebalance

gosonzhang opened a new pull request #1471:
URL: https://github.com/apache/incubator-inlong/pull/1471


   Fixes #1470 
   
   Optimization items:
   1. Modify the usage mode of the subGroups object to be read-only processing;
   2. Adjust the log printing to output the set of consumer groups affected by each abnormality;
   3. Modify the consumption information acquisition of the consumer group, and add the check that the result is null;
   4. When optimizing the processing of consumer events, the list is changed from judging the size to judging whether it is empty
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

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



[GitHub] [incubator-inlong] dockerzhang merged pull request #1471: [INLONG-1470]Java.util.ConcurrentModificationException error when rebalance

Posted by GitBox <gi...@apache.org>.
dockerzhang merged pull request #1471:
URL: https://github.com/apache/incubator-inlong/pull/1471


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

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