ctubbsii commented on a change in pull request #2335:
URL: https://github.com/apache/accumulo/pull/2335#discussion_r740373328



##########
File path: 
core/src/main/java/org/apache/accumulo/core/client/AccumuloClient.java
##########
@@ -323,6 +323,7 @@ ConditionalWriter createConditionalWriter(String tableName, 
ConditionalWriterCon
    *
    * @return an object to modify replication configuration
    */
+  @Deprecated

Review comment:
       There's a few more places that could benefit from this. The properties, 
in particular, but also any interfaces that users might implement that are 
configurable in the properties.




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