István Fajth created HDDS-5186:
----------------------------------
Summary: If primordial SCM id is set, a non-HA cluster can not be
initialized.
Key: HDDS-5186
URL: https://issues.apache.org/jira/browse/HDDS-5186
Project: Apache Ozone
Issue Type: Sub-task
Components: SCM HA
Reporter: István Fajth
Due to the check
[here|https://github.com/apache/ozone/blob/master/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/StorageContainerManager.java#L907].
SCMHAUtils.isPrimordialSCM evaluates to false if we are not in an SCM-HA
enabled environment, but this check executes when the primordialSCM id string
is not null in the configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]