BewareMyPower commented on PR #16940:
URL: https://github.com/apache/pulsar/pull/16940#issuecomment-1211847327

   The correct process on the following code might be a little complicated. I 
think we can add a TODO here.
   
   ```c++
         if (state_ != Ready && state_ != Pending) {
             state_ = Closed;
   ```


-- 
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]

Reply via email to