315157973 opened a new pull request #8068: URL: https://github.com/apache/pulsar/pull/8068
Fixes #5005 ### Motivation Websocket API doesn't support unsubscribing from a topic, which leaves many subscriptions around that need to be cleaned up by pulsar-admin. ### Modifications add unsubscribe API ### Verifying this change unit test org.apache.pulsar.websocket.proxy.ProxyPublishConsumeTest#unsubscribeTest ---------------------------------------------------------------- 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]
