adoroszlai commented on a change in pull request #1106:
URL: https://github.com/apache/hadoop-ozone/pull/1106#discussion_r448345001
##########
File path:
hadoop-hdds/config/src/main/java/org/apache/hadoop/hdds/conf/ConfigurationSource.java
##########
@@ -37,9 +39,6 @@
char[] getPassword(String key) throws IOException;
- @Deprecated
Review comment:
> One possible approach is to introduce two interfaces: `ConfigSource`
(read-only) and `ConfigDestination` (write only). `OzoneConfiguration` can
implement both.
Thanks @elek for the suggestion. I was considering this, but needed this
nudge to implement it.
----------------------------------------------------------------
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]