nodece opened a new pull request #14968: URL: https://github.com/apache/pulsar/pull/14968
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation When the `batchingMaxPublishDelay` is too short, the client will publish the batch to the broker immediately, this will break the test. ### Modifications - Increase batch publish delay to `Integer.MAX_VALUE` ### Documentation - [x] `no-need-doc` Fix tests -- 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]
