ivandika3 commented on PR #7837:
URL: https://github.com/apache/ozone/pull/7837#issuecomment-2644506252

   Related to OM dynamic configurations, since OM HA is still applying states 
based on the OM request instead of DB mutation, I think for configurations that 
might affect writes (e.g. OZONE_ADMINISTRATORS), we need to send it through 
Ratis instead. If not, there might be some writes that might be applied in the 
leader, but rejected in the follower, vice versa. This will cause OM DB to 
diverge.


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

Reply via email to