VGalaxies opened a new pull request, #12996:
URL: https://github.com/apache/iotdb/pull/12996

   > WIP...
   
   If multiple threads call batch.onEvent at the same time, and if one thread 
returns true and seals the batch, the remaining threads still blocked on the 
batch.onEvent call may try to call batch.onEvent again, which could lead to 
sealing the same batch multiple times.


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