[ https://issues.apache.org/jira/browse/OMID-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ohad Shacham closed OMID-108. ----------------------------- > 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 > Fix For: 1.0.0.0 > > > 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)