alirezazamani commented on issue #741: Fix ConcurrentModification exception in 
Workflow Garbage Collection
URL: https://github.com/apache/helix/pull/741#issuecomment-585041520
 
 
   This PR is ready to be merged, approved by @narendly.
   
   Final commit message:
   Title: 
   Fix ConcurrentModification exception in Workflow Garbage Collection
   
   Body:
   In workflow Garbage collection, there is possibility that we encounter
   ConcurrentMod exception while looping through the workflow contexts.
   This commit fixes this issue by looping through a deep copy of the 
   contexts list.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to