merlimat opened a new pull request #2320: Fix flaky test PersistentTopicE2ETest.testMessageRedelivery URL: https://github.com/apache/incubator-pulsar/pull/2320 ### Motivation Test failures are caused by the delayed acks that making the broker redelivering few more messages than what remained unacked. Disabling delayed acked to have the behavior expected by the test.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
