visit2rahul commented on issue #2568: URL: https://github.com/apache/polaris/issues/2568#issuecomment-4483005185
Thanks @adutra — happy to take this. I'll apply the `synchronized (processor)` guard and add a regression test that fires N threads concurrently on the same realm to exercise the race. Will leave the related TTL-eviction race (eviction listener calling `onComplete()` while a thread is mid-`onNext`) for a separate issue/PR to keep this focused. PR within a day or two. -- 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]
