CDAP uses its own transaction snapshot codec

Description

It looks like CDAP is using its own snapshot codec instead of tephra's codec. This makes it impossible to read transaction snapshots using Tephra's tool, and just generally makes things confusing.

In particular, it looks like cdap-default.xml contains a 'data.tx.snapshot.codecs' setting which sets the codec to cdap specific codecs, with CConfigurationUtil containing a copyTxProperties method that sets that setting.

Release Notes

None

Activity

Show:

Gary Helmling May 22, 2015 at 11:06 PM

Merged to all release branches and develop

Gary Helmling May 15, 2015 at 7:14 PM

PR applying change to release/3.0: https://github.com/caskdata/cdap/pull/2699

Gary Helmling May 15, 2015 at 7:12 PM

PR applying change to release/2.8: https://github.com/caskdata/cdap/pull/2698

Gary Helmling May 14, 2015 at 9:19 PM

Merged to release/2.6.0

Gary Helmling May 14, 2015 at 7:54 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Priority

Created May 13, 2015 at 1:12 AM
Updated November 12, 2015 at 12:48 AM
Resolved May 22, 2015 at 11:06 PM