codelipenghui commented on PR #24658:
URL: https://github.com/apache/pulsar/pull/24658#issuecomment-3215181488

   > For some reason, all the Readers didn't closed successfully(maybe we were 
unload the ns at the time), after the change_events partition transferred to a 
new broker, all the Readers was reconnected to the new broker, and never be 
closed.
   
   @dao-jun Do you see the logs from 
https://github.com/apache/pulsar/pull/24658/files#diff-9d2948d863c111e4be6d508a1c573667a1326b98c4314e917ba9e344bb61dc27L546
 ? or what is the reason for the reader close failure? The behavior you 
mentioned seems not expected. If user triggered the reader.close(), it should 
not reconnect again for any reason.


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