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

Virag Kothari commented on HBASE-11610:
---------------------------------------

bq. It's more or less the same code that is used behind the scene when you do a 
single put.

I see

bq. it's better it justifies an undeprecation imho

Agree. This case does justify the un-deprecation. 
One issue currently with the processBatch() API is that one has to separately 
pass a pool. If I want to use it, I would have to duplicate the logic of 
HconnectionManager.getBatchPool(). I think we should have an additional 
processBatch API which takes care of that. Should we have a JIRA to discuss all 
this?



> Enhance remote meta updates
> ---------------------------
>
>                 Key: HBASE-11610
>                 URL: https://issues.apache.org/jira/browse/HBASE-11610
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jimmy Xiang
>            Assignee: Virag Kothari
>         Attachments: HBASE-11610.patch
>
>
> Currently, if the meta region is on a regionserver instead of the master, 
> meta update is synchronized on one HTable instance. We should be able to do 
> better.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to