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/08/19 16:50:00 UTC

[jira] [Created] (TEPHRA-247) Avoid encoding the transaction multiple times

Andreas Neumann created TEPHRA-247:
--------------------------------------

             Summary: Avoid encoding the transaction multiple times
                 Key: TEPHRA-247
                 URL: https://issues.apache.org/jira/browse/TEPHRA-247
             Project: Tephra
          Issue Type: Improvement
          Components: core, manager
    Affects Versions: 0.12.0-incubating
            Reporter: Andreas Neumann
            Assignee: Andreas Neumann
             Fix For: 0.13.0-incubating


Currently, the same transaction object is encoded again and again for every Get performed in HBase. It would be better to cache the encoded transaction for the duration of the transaction and reuse it, 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)