Jason918 commented on PR #15170:
URL: https://github.com/apache/pulsar/pull/15170#issuecomment-1099105539

   > So our upgrade process is:
   > 
   > 1. The client restarts in turn to enable the authentication configuration;
   > 2. After the client completes the upgrade, it will restart the broker in 
turn to enable the authentication of the broker, but at this time, in order to 
prevent the connection between the brokers from being abnormal during the 
rotational restart process, it is necessary to configure: 
authenticationEnabled=false
   > 3. After the broker is upgraded, change the configuration through dynamic 
settings: authenticationEnabled=true
   
   Make sense to me. You can put this in the motivation part.


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