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

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

Hey [~jamestaylor],

I implemented the batch at OmidTransactionTable in Phoenix code. It calls 
delete and put from TTable.

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

Reply via email to