snazy opened a new issue, #2563:
URL: https://github.com/apache/polaris/issues/2563

   ### Describe the bug
   
   Example failure from 
https://github.com/apache/polaris/actions/runs/17720319206/job/50351277872 : 
   
   ```
   java.lang.AssertionError: 
   Expecting actual:
     99
   to be greater than or equal to:
     100
   
        at 
org.apache.polaris.service.events.listeners.InMemoryBufferPolarisPersistenceEventListenerTest.lambda$testProcessEventIsThreadSafe$4(InMemoryBufferPolarisPersistenceEventListenerTest.java:219)
        at 
org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
        at 
org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
        at 
org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
        at java.base/java.lang.Thread.run(Thread.java:1583)
   ```
   
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### 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

Reply via email to