cshannon commented on code in PR #2799:
URL: https://github.com/apache/accumulo/pull/2799#discussion_r917274816
##########
core/src/main/java/org/apache/accumulo/core/clientImpl/NamespaceOperationsImpl.java:
##########
@@ -235,6 +265,29 @@ public Map<String,String> getConfiguration(final String
namespace)
}
}
+ @Override
+ public Map<String,String> getNamespaceSpecificConfiguration(String namespace)
Review Comment:
Thanks working on updates now, I will message when I am ready to have this
reviewed again.
--
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]