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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to