adutra opened a new issue, #2568: URL: https://github.com/apache/polaris/issues/2568
### Describe the bug The `InMemoryBufferPolarisPersistenceEventListenerTest. testProcessEventIsThreadSafe` has failed at least once in CI recently: https://github.com/apache/polaris/actions/runs/17738964876/job/50407853579?pr=2565 This may indicate a possible thread-safety issue. ### To Reproduce _No response_ ### Actual Behavior ``` > Task :polaris-runtime-service:test InMemoryBufferPolarisPersistenceEventListenerTest > testProcessEventIsThreadSafe() FAILED java.lang.AssertionError at InMemoryBufferPolarisPersistenceEventListenerTest.java:219 ``` ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _No response_ -- 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: issues-unsubscr...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org