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

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

James Taylor created OMID-108:
---------------------------------

             Summary: 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


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)