zhangjidi2016 commented on issue #1678: Does this cause concurrency issues? URL: https://github.com/apache/rocketmq/issues/1678#issuecomment-576966653 If use ArrayList in multiple threads, there will be concurrency issues,a ConcurrentModificationException may occur. I will submit a PR to solve this issue later.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
