lhotari commented on issue #8215: URL: https://github.com/apache/pulsar/issues/8215#issuecomment-713645801
@MaitreyaBuddha This feature has already been implemented by #6842 which is included since 2.6.0+. There's a Kotlin code example in https://github.com/apache/pulsar/issues/6528#issuecomment-701410483 about how to use it. I haven't tried it myself, but there's a note that it doesn't work with the shaded client and you should use pulsar-client-original dependency instead of pulsar-client. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
