[
https://issues.apache.org/jira/browse/TEPHRA-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Neumann updated TEPHRA-246:
-----------------------------------
Fix Version/s: (was: 0.13.0-incubating)
> Implement better transaction codecs
> -----------------------------------
>
> Key: TEPHRA-246
> URL: https://issues.apache.org/jira/browse/TEPHRA-246
> Project: Tephra
> Issue Type: Improvement
> Components: core, manager
> Affects Versions: 0.12.0-incubating
> Reporter: Andreas Neumann
> Assignee: Andreas Neumann
>
> The current codec simply uses Thrift. However, with large invalid lists, the
> encoded byte array cvan become very large, Using compression techniques such
> as delta encoding, variable length integer encoding, or simple compression
> can greatly reduce the size of the encoded byte array, as well as the time it
> takes to encode, transmit, and decode the transaction.
> This can be applied to the transactions in the Thrift protocol as well as to
> the transactions that are attached to the HBase operations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)