Clean up entity serialization/deserialization code in Metadata classes
Activity
Show:
Bhooshan Mogal September 17, 2016 at 12:50 AM
This was closed as "Won't Fix" because we decided to keep the serialization/deserialization code in the Metadata classes, as opposed to depending on standard classes that are used across CDAP code.
Poorna Chandra March 29, 2016 at 4:00 AM
We can clean up LineageSerialzier too and move it to app-fabric
Poorna Chandra December 9, 2015 at 1:21 AM
We should also clean-up KeyHelper and MdsValueKey classes.
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Created November 18, 2015 at 1:00 AM
Updated September 17, 2016 at 12:50 AM
Resolved September 16, 2016 at 11:25 PM
CDAP-3657 cleans up Entity Id classes in CDAP as well as makes their serialization/deserialization standard and easy. Once this is merged, we should cleanup the serialization code in the Metadata classes.