Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.12.0-incubating
-
None
-
None
Description
If a transaction performs multiple operations, the transaction object is encoded for the call to HBase every time. If there are many invalid transactions, this can be unnecessary overhead. Instead, the TransactionAwareHTable could cache the encoded transaction and reuse it for subsequent calls.
Attachments
Issue Links
- duplicates
-
TEPHRA-247 Avoid encoding the transaction multiple times
- Open
- relates to
-
TEPHRA-232 Transaction metadata sent on each put is too big
- Open