sijie opened a new issue #1696: MdcContextTest fails on testAddFailsWithReadOnlyBookie URL: https://github.com/apache/bookkeeper/issues/1696 **BUG REPORT** 1. Please describe the issue you observed: - What did you do? build and test build - What did you expect to see? all the unit tests passed - What did you see instead? ``` [ERROR] testAddFailsWithReadOnlyBookie(org.apache.bookkeeper.client.MdcContextTest) Time elapsed: 3.92 s <<< ERROR! java.util.ConcurrentModificationException at org.apache.bookkeeper.client.MdcContextTest.assertLogWithMdc(MdcContextTest.java:97) at org.apache.bookkeeper.client.MdcContextTest.testAddFailsWithReadOnlyBookie(MdcContextTest.java:195) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
