GitHub user ragaur-tibco added a comment to the discussion: async/sync mode in pulsar producer and consumer
@lhotari Can you please confirm below points 1. For synchronous mode we use send() method 2. For asynchronous mode we use sendAsync() method if answer to the above two points is yes then why is send() method internally calling the sendAsync() method GitHub link: https://github.com/apache/pulsar/discussions/22382#discussioncomment-8982290 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
