lhotari commented on PR #23298: URL: https://github.com/apache/pulsar/pull/23298#issuecomment-2346917745
> @BewareMyPower But it could happen from user's incorrect configuration that more than 1 brokers use the same broker id especially for a on-prem environment. If multiple brokers have the same broker id, the configuration would have multiple other problems. Wouldn't it be a valid requirement that the admin of the Pulsar system ensures that broker ids are unique? > And the comment [#23297 (comment)](https://github.com/apache/pulsar/pull/23297#discussion_r1757265763) is also the same concern about the lock issue. It looks like something cause the lock didn't get released even if the broker unregister itself from the metadata server. Yes, that seems to be a real issue that would need to be addressed in any case. -- 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]
