Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In 1.0, we changed the commit metdata (commit, deltacommit, compaction commit, replacecommit) to be serialized as avro. In 0.x it is json. Upgrade need not rewrite the content. But, wherever we are deserializing commit metadata, we should ensure that both formats can be deserialized.