swjz commented on issue #14372: URL: https://github.com/apache/pulsar/issues/14372#issuecomment-1044994429
Thanks a lot Yunze! I guess the python API should also raise an error directly when a consumer tries to cumulative ACK multiple topics. In this case the C++ consumer returned `ResultOperationNotSupported` but the python consumer was not aware of this specific error, which confused me. Also thanks for fixing the close process! I thought it was related but didn't figure out the root cause. I'll close my PR then. -- 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]
