elek commented on pull request #1973:
URL: https://github.com/apache/ozone/pull/1973#issuecomment-809204836
> @elek Is 2068 for the master and this PR for the branch (changes to be
brought in via upgrades)? Do we have it the other way around?
There are two ways to do this change and both can be done on master or EC:
1. Introduce only for new replication types in proto
(ECReplicationConfiguration), but for all replication types in Java (easier)
1. This can be done for master (see #2089)
2. Or for EC branch (which also includes `ECReplicationConfig`) (see
#2068)
2. Introduce it for all the replication types (api has more consistent
style, but has backward-compatibility considerations)
1. can be done on master (no PR)
2. or on EC branch (this PR)
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]