jnioche commented on PR #1868:
URL: https://github.com/apache/stormcrawler/pull/1868#issuecomment-4187147573

   > During the migration, I identified and fixed a race condition in 
IndexerBolt and DeletionBolt where tuples were added to the processor before 
being safely locked in the waitAck map. The locking order has been inverted to 
guarantee zero tuple loss during high-throughput flushes.
   
   Would be good to fix that in the existing module as a separate PR. Am about 
to push a refactoring of that module though, so maybe best to do after that if 
still applies?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to