Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently TransactionCodec serializes a transaction as an attribute on Get and Scan operations. This creates an HBase dependency in tephra-core. Since the HBase operation APIs may change over time, the TransactionAwareHTable implementations should handle the HBase interactions.