shibd commented on PR #24100: URL: https://github.com/apache/pulsar/pull/24100#issuecomment-2742490241
hi, @nodece For operation type of api, such as: `ack()`, `nack()`. In my understanding, not handling interruptions is acceptable because, even during an interruption, whether the API operation succeeds or fails, it is acceptable to the user. However, we cannot consider the consumer leak described in this PR as expected behavior; we should fix it. -- 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]
