[ 
https://issues.apache.org/jira/browse/HDDS-15370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz-wo Sze updated HDDS-15370:
------------------------------
    Description: 
In SequenceIdGenerator.StateManagerImpl, the sequenceIdTable uses String as the 
key.  We should use SequenceIdType instead.

Note that this is a compatible change.   We will create a new 
SequenceIdTypeCodec which serialize/deserialize SequenceIdType to the same 
binary format as String.

  was:
In SequenceIdGenerator.StateManagerImpl, the sequenceIdTable uses String as the 
key.  We should use SequenceIdType instead.

Note that this is an compatible change.   We will create a new 
SequenceIdTypeCodec which serialize/deserialize SequenceIdType to the same 
binary format as String.


> Change sequenceIdTable to use SequenceIdType
> --------------------------------------------
>
>                 Key: HDDS-15370
>                 URL: https://issues.apache.org/jira/browse/HDDS-15370
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: SCM
>            Reporter: Tsz-wo Sze
>            Assignee: Navin Kumar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>         Attachments: 10381_review.patch
>
>
> In SequenceIdGenerator.StateManagerImpl, the sequenceIdTable uses String as 
> the key.  We should use SequenceIdType instead.
> Note that this is a compatible change.   We will create a new 
> SequenceIdTypeCodec which serialize/deserialize SequenceIdType to the same 
> binary format as String.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to