ivankelly commented on issue #2942: Intermittent test failure in TestS3Offload URL: https://github.com/apache/pulsar/issues/2942#issuecomment-442399810 >> Do we expect that users of the consumer keep track to ensure message ids are monotonically increasing if they want guarantees on the topic? > Yes. Users should do that. And Reader is preferred over Consumer in this case. This is surprising, though I guess we don't state otherwise anywhere. I guess immediately acknowledging would fix it, though the unload change fixes the problem anyhow. > it is probably related to #2935 ? I thought the same, but this code is in the branch I was testing.
---------------------------------------------------------------- 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
