adoroszlai commented on PR #7764:
URL: https://github.com/apache/ozone/pull/7764#issuecomment-2618021864

   > ReplicationType.CHAINED and STAND_ALONE are still referenced in the code. 
Do we just want to remove it from CLI and config description?
   
   - They were already removed from CLI.
   - `STAND_ALONE` is usable, just not recommended for writes, since `RATIS/1` 
has the same result.  It is also used behind the scenes for reads and `EC`.
   - We could remove `CHAINED`, but it's better to keep enum constants for 
compatibility, even if no longer used.


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