You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/01/28 05:23:01 UTC

[jira] [Comment Edited] (HBASE-21792) Introduce an interface to replace the HTableMultiplexer which is marked as IA.Public

    [ https://issues.apache.org/jira/browse/HBASE-21792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753706#comment-16753706 ] 

stack edited comment on HBASE-21792 at 1/28/19 5:22 AM:
--------------------------------------------------------

HTM came in with "HBASE-5776 HTableMultiplexer (Liyin, binlijin and Ted Yu)". Its weird. It is incomplete too only doing Puts. Should we be encouraging its use or deprecating it? Having users use the async client they could achieve some of what HTM supposedly does (non-blocking client?).


was (Author: stack):
HTM came in with "HBASE-5776 HTableMultiplexer (Liyin, binlijin and Ted Yu)". Its weird. It is incomplete too. Should we be encouraging its use or deprecating it?

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