aryangupta1998 opened a new pull request, #5222:
URL: https://github.com/apache/ozone/pull/5222

   ## What changes were proposed in this pull request?
   
   Currently, we don't support om service id change but if someone changes om 
service id then we throw a warning message which results in the creation of a 
new raft group directory with respect to the new om service id and finally 
leads to iIllegalStateException. This PR aims to prevent the om service id 
change by throwing an exception, with this PR we also prevent the existence of 
SCM and OM ratis storage directory at the same path.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7553
   
   ## How was this patch tested?
   
   Tested Manually.
   


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