mattisonchao edited a comment on pull request #14367: URL: https://github.com/apache/pulsar/pull/14367#issuecomment-1056510784
@eolivelli Yes, I agree with you. I think we can avoid making this approach more complicated by removing the "cleanup" process after using ``Completable#handle`` to ensure we always close the reader/producer. But I think the subscription still needs to be rechecked, as reader shutdown can fail due to a number of factors. -- 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]
