become-nice opened a new issue #7717: URL: https://github.com/apache/pulsar/issues/7717
If I want to re-subscription some topics for an exist consumer, how can I do it ? I have read the interface of python and C++ client code, but I can't find any interface to do this function. If I use unsubscription interface, it's like that I can't use this consumer anymore. So why not just close it? Maybe it is my fault, because I don't konw how to use! So can you provide me with some ways or some interface to solve this problem. ---------------------------------------------------------------- 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]
