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)