You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2021/11/30 15:36:29 UTC

[GitHub] [jackrabbit-oak] jelmini opened a new pull request #430: OAK-8440 Fix flaky SegmentWriteQueueTest#testFlush

jelmini opened a new pull request #430:
URL: https://github.com/apache/jackrabbit-oak/pull/430


   Remove ConcurrentModificationException by using CopyOnWriteArraySet and
   ensuring progress conditions are actually met.
   Misc code improvements to reduce code duplication.


-- 
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: dev-unsubscribe@jackrabbit.apache.org

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



[GitHub] [jackrabbit-oak] smiroslav merged pull request #430: OAK-8440 Fix flaky SegmentWriteQueueTest#testFlush

Posted by GitBox <gi...@apache.org>.
smiroslav merged pull request #430:
URL: https://github.com/apache/jackrabbit-oak/pull/430


   


-- 
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: dev-unsubscribe@jackrabbit.apache.org

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