You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Hemant Kumar (Jira)" <ji...@apache.org> on 2023/08/29 06:38:00 UTC

[jira] [Created] (HDDS-9223) Use protobuf for SnapshotDiffJobCodec

Hemant Kumar created HDDS-9223:
----------------------------------

             Summary: Use protobuf for SnapshotDiffJobCodec
                 Key: HDDS-9223
                 URL: https://issues.apache.org/jira/browse/HDDS-9223
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Hemant Kumar


[SnapshotDiffJobCodec|https://github.com/apache/ozone/blob/master/hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/SnapshotDiffJob.java#L257] is written using Jackson while it was created because SnapshotDiffJob did not have protobuf definition. Now SnapshotDiffJob is added to [proto|https://github.com/apache/ozone/blob/b8e3c30043eb01dc4b34a1e6098d1190f882791e/hadoop-ozone/interface-client/src/main/proto/OmClientProtocol.proto#L825] class, we can use it for serialization and de-serialization.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org