[
https://issues.apache.org/jira/browse/HBASE-21792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753707#comment-16753707
]
Duo Zhang commented on HBASE-21792:
-----------------------------------
Yes, it is a bit weird. And the usage is also a bit broken, we just ignore the
failed puts...
And there are advantages, comparing to buffered mutator, we can send puts from
different tables together to a rs at once.
Maybe we could just deprecated it without replacement, and let user use
buffered mutator for now, since the API is broken?
> Introduce an interface to replace the HTableMultiplexer which is marked as
> IA.Public
> ------------------------------------------------------------------------------------
>
> Key: HBASE-21792
> URL: https://issues.apache.org/jira/browse/HBASE-21792
> Project: HBase
> Issue Type: Task
> Components: Client
> Reporter: Duo Zhang
> Priority: Major
>
> And add a method in the Connection interface to get a multiplexer, instead of
> letting the user create a new instance through the constructor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)