jbertram commented on PR #6191: URL: https://github.com/apache/artemis/pull/6191#issuecomment-3814003443
The commit message refers to both "Leader/Follower" and "LockMonitor." I might suggest something like this: ``` ARTEMIS-5852 Lock coordination for acceptors I'm adding a LockCoordinator to the broker, that will use DistributedLock to help start and stop acceptors. You can associate the LockCoordinator with acceptors and an acceptor serving only clients would then be activated in only one of the brokers. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
