lhotari opened a new pull request #10379: URL: https://github.com/apache/pulsar/pull/10379
Fixes #10378 ### Motivation The TestDefaultMessageFormatter test is flaky, see #10378 . ### Modifications Since the test asserts that an int value must be greater than 0, make changes to the getIntValue method to fullfil this requirement. -- 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]
