merlimat opened a new pull request #4282: Fixed flaky test testActiveSubscriptionWithCache URL: https://github.com/apache/pulsar/pull/4282 ### Modifications After the changes in #4066, the cache is evicted based on time as well. This test started to fail periodically because it explicitly checks for the cache to not be empty. Right now this check is not correct anymore, since the cache will be empty after a short amount of time.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
