You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Xu Shao Hong (Jira)" <ji...@apache.org> on 2021/03/23 04:20:00 UTC

[jira] [Created] (HDDS-5015) SequenceID not consistent When SCM HA

Xu Shao Hong created HDDS-5015:
----------------------------------

             Summary: SequenceID not consistent When SCM HA
                 Key: HDDS-5015
                 URL: https://issues.apache.org/jira/browse/HDDS-5015
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: SCM HA
            Reporter: Xu Shao Hong


We set up the three SCM cluster to test HA.

From ozone dbug ldb tool, we found that the sequenceIDs  are not same between three SCM. The reason is due to localID, which is initialized based on own timestamp. 

 

## END is delimiter i added to divide the records

1.

17000 END 
8000 END 
105898712280731336 END

 

2.

17000 END
8000 END
105898723592162080 END

3.

17000 END
8000 END
105898724336720504 END



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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