saintstack commented on a change in pull request #287: HBASE-21512 Reimplement
sync client based on async client
URL: https://github.com/apache/hbase/pull/287#discussion_r291334211
##########
File path:
hbase-client/src/main/java/org/apache/hadoop/hbase/client/BufferedMutator.java
##########
@@ -62,7 +62,11 @@
public interface BufferedMutator extends Closeable {
/**
* Key to use setting non-default BufferedMutator implementation in
Configuration.
+ * <p/>
+ * @deprecated Since 3.0.0, will be removed in 4.0.0. For internal test use
only, do not use it
Review comment:
Oh. So how is this functionality done going forward?
----------------------------------------------------------------
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]
With regards,
Apache Git Services