GitHub user ragaur-tibco added a comment to the discussion: async/sync mode in pulsar producer and consumer
@lhotari I have tried very simple implementation with pulsar as a way to identify the workings of sync and async modes which lets to no results. >From the sources jars I noticed that `'send()'` method uses '`sendAsync()`' >method so can you please confirm with the `'send()'` method that are we using >sync mode or async mode GitHub link: https://github.com/apache/pulsar/discussions/22382#discussioncomment-8994098 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
