ddanielr commented on code in PR #4092:
URL: https://github.com/apache/accumulo/pull/4092#discussion_r1434733549
##########
core/src/main/java/org/apache/accumulo/core/conf/ConfigurationCopy.java:
##########
@@ -30,6 +30,8 @@
* configuration
*/
public class ConfigurationCopy extends AccumuloConfiguration {
+
+ AccumuloConfiguration parent = null;
Review Comment:
Created https://github.com/apache/accumulo/pull/4112 to update that method.
--
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]