TakaHiR07 commented on issue #11433: URL: https://github.com/apache/pulsar/issues/11433#issuecomment-1255993892
I have encounter the same problem when do cluster expansion in our production environment. We firstly change rack information in zk /bookies, and then add broker and bookie to our cluster. Then the same Timeout Exception occur. I guess it has successfully get data from /bookies, but block due to dead lock in executors. -- 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]
