hemantk-12 opened a new pull request, #7152:
URL: https://github.com/apache/ozone/pull/7152

   ## What changes were proposed in this pull request?
   `OMLayoutFeature.HSYNC` was added in 1.4.0 but the HSync feature is disabled 
in 1.4.0. Later `OMLayoutFeature.HBASE_SUPPORT` was added for the newer HSync 
APIs and use cases.
   
   Now, we have two layout flags, `OMLayoutFeature.HSync` and 
`OMLayoutFeature.HBASE_SUPPORT` for HSYNC which creates confusion. This change 
is to deprecate `OMLayoutFeature.HSync` and use `OMLayoutFeature.HBASE_SUPPORT` 
for all the HSync use cases.
   
   ## What is the link to the Apache JIRA
   HDDS-11407.
   
   ## How was this patch tested?
   Existing tests and more will be added in HDDS-11312
   


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