maobaolong commented on pull request #920: URL: https://github.com/apache/hadoop-ozone/pull/920#issuecomment-629563949
@xiaoyuyao This PR aimed to refactor the protocol and relates code to support using integer to specify the count of replication. Now in the proto files, it use enum type to stand for the limit of replication count, i think the limitation is too earlier. I want to remove the limitation from the proto level as a first step, then, using some configuration key to limit it. BTW, any count replication support effort is doing by @runzhiwang and some ratis developer ---------------------------------------------------------------- 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]
