sijie commented on issue #8027: URL: https://github.com/apache/pulsar/issues/8027#issuecomment-690831275
@savearray2 Yes. We should at least update the help messages of `bookies set-bookie-rack`. ``` In short, EVERY address added via the pulsar-admin bookies set-bookie-rack command MUST be in the format of <FQDN>:<port>. If it's not in the correct format (if there's no : found), it'll throw an UnknownHostException. This should probably be documented much better, but I'm glad to at least get the fix on record. ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
