gaozhangmin commented on PR #4646:
URL: https://github.com/apache/bookkeeper/pull/4646#issuecomment-3166397714

   @StevenLuMT  
   After switching the bookie from readonly to writable status online, the 
broker side continuously generated error logs: "Bookie Handle not available." 
The issue was resolved only after restarting the bookie. It was discovered that 
there was a bug in the ZkRegisterClient relied upon by the Pulsar broker, which 
caused the broker's bookie status cache update to be lost. Although the bookie 
was actually in a normal state, the broker failed to resolve the bookie's 
hostname due to the missing cache, resulting in the error: "Bookie Handle not 
available."


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