Ouriel commented on issue #20638: URL: https://github.com/apache/pulsar/issues/20638#issuecomment-2039123154
We are using pulsar through Infinitic.io framework Here is the consumer code : https://github.com/infiniticio/infinitic/blob/v0.13.0/infinitic-transport-pulsar/src/main/kotlin/io/infinitic/pulsar/consumers/Consumer.kt The setup of topic is also done by the framework here: https://github.com/infiniticio/infinitic/blob/v0.13.0/infinitic-transport-pulsar/src/main/kotlin/io/infinitic/pulsar/admin/PulsarInfiniticAdmin.kt -- 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]
