michalcukierman commented on issue #21104: URL: https://github.com/apache/pulsar/issues/21104#issuecomment-2142747801
@dao-jun, The whole source code with the instructions on how to run it is available in the linked repository. Note that the same example works when downgrading the client to 3.0.4 (see the videos). https://github.com/apache/pulsar/issues/21104#issuecomment-2098254335 The message acknowledgment should be done after getting write confirmation from the producer. https://github.com/apache/pulsar/issues/21104#issuecomment-1743609860 This is the original code that was failing. We are no longer using it because we've decommissioned the module.: https://github.com/apache/pulsar/issues/21104#issuecomment-1702584503 https://github.com/apache/pulsar/issues/21104 was created as a reproducible example. -- 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]
