> @merlimat which unit tests were failing because of this? I was debugging the `RawReaderTest` in which the assertion was failing because of duplicated messages. It was because of the out-of-order acks that the client was re-sending some of the messages. But I saw the assertion failure at https://github.com/apache/pulsar/blob/48431543729fc4f382637c968976d0d164d5427b/managed-ledger/src/main/java/org/apache/bookkeeper/mledger/impl/OpAddEntry.java#L143 in the logs of several other flaky unit tests in last week.
[ Full content available at: https://github.com/apache/pulsar/pull/2694 ] This message was relayed via gitbox.apache.org for [email protected]
