You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tephra.apache.org by "Andreas Neumann (JIRA)" <ji...@apache.org> on 2017/06/08 22:15:21 UTC

[jira] [Created] (TEPHRA-234) For put() operations, the entire transaction does need to be transmitted to HBase

Andreas Neumann created TEPHRA-234:
--------------------------------------

             Summary: For put() operations, the entire transaction does need to be transmitted to HBase
                 Key: TEPHRA-234
                 URL: https://issues.apache.org/jira/browse/TEPHRA-234
             Project: Tephra
          Issue Type: Improvement
    Affects Versions: 0.12.0-incubating
            Reporter: Andreas Neumann
            Assignee: Poorna Chandra


The only part of the transaction object that is used for a Put is the write version. Encoding and transmitting the entire transaction object is unnecessary and can be costly, especially if there are many excluded transactions. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)