You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Uma Maheswara Rao G (Jira)" <ji...@apache.org> on 2020/04/12 10:51:00 UTC

[jira] [Created] (HDDS-3380) MiniOzoneHAClusterImpl#initOMRatisConf will reset the configs and causes for test failures

Uma Maheswara Rao G created HDDS-3380:
-----------------------------------------

             Summary: MiniOzoneHAClusterImpl#initOMRatisConf will reset the configs and causes for test failures
                 Key: HDDS-3380
                 URL: https://issues.apache.org/jira/browse/HDDS-3380
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: HA, test
    Affects Versions: 0.5.0
            Reporter: Uma Maheswara Rao G
             Fix For: 0.6.0


For example in TechOzoneHAManager:

it plans to trigger snapshots at threshold 50 and same was configured and passed to MiniOzoneHACluster. But inside MiniOzoneHAClusterImpl#initOMRatisConf, it will silently reset to 100L. So, test will expect snapshot to trigger after 50 transactions, but it will not.

So, respecting user passed configurations will fix the issue. I will post the patch later in some time.



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

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