EdColeman commented on code in PR #2799:
URL: https://github.com/apache/accumulo/pull/2799#discussion_r917273933


##########
core/src/main/java/org/apache/accumulo/core/clientImpl/TableOperationsImpl.java:
##########
@@ -1089,6 +1115,33 @@ public Map<String,String> getConfiguration(final String 
tableName)
     }
   }
 
+  @Override
+  public Map<String,String> getTableSpecificConfiguration(final String 
tableName)

Review Comment:
   Same as previous comment - configuration or property?



-- 
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]

Reply via email to