upthewaterspout opened a new pull request #7091: URL: https://github.com/apache/geode/pull/7091
Upgrading the version of netty we are using. In order to upgrade, Putting sleep in PubSubIntegrationTest to work around GEODE-9050. This is not a fix for the underlying race condition in the product but just a workaround to make this test pass so we can continue to upgrade netty on this support branch. The actual fix will in 1.15. The race condition is that a subscription may miss events that are published immediately after the subscription but before the subscription finishes changing the event loop group for the channel. -- 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: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org