You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2018/08/06 12:23:00 UTC

[jira] [Commented] (OMID-108) TTable should support batch method

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

Ohad Shacham commented on OMID-108:
-----------------------------------

{quote} On the server side, will the batch coprocessor hook always be called, for example, if there are just deletes or just puts? I suppose the answer is yes, otherwise it wouldn't be working at all  !/jira/images/icons/emoticons/smile.png|width=16,height=16! .
{quote}
Yes, [~yonigo] checked it out.

> TTable should support batch method
> ----------------------------------
>
>                 Key: OMID-108
>                 URL: https://issues.apache.org/jira/browse/OMID-108
>             Project: Apache Omid
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Priority: Major
>
> Phoenix exclusively uses the Table.batch() method to submit data to the HBase region servers, but it looks like TTable does not support this. To be honest, I'm not entirely sure how it's even working now. :) We should support the batch method, though. I believe it'd be pretty trivial - simply switching on the Mutation class to call existing TTable methods.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)