visit2rahul commented on issue #4497: URL: https://github.com/apache/polaris/issues/4497#issuecomment-4493030528
Thank you @nandorKollar for finding this and @adutra for steering it to its own PR. The fix is up at #4498 - wraps both onComplete call sites (eviction listener + shutdown) in synchronized(processor) blocks so they acquire the same intrinsic monitor that onNext uses. Please review as your time permits. -- 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]
