[ 
https://issues.apache.org/jira/browse/HDDS-1853?focusedWorklogId=282019&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-282019
 ]

ASF GitHub Bot logged work on HDDS-1853:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Jul/19 15:15
            Start Date: 24/Jul/19 15:15
    Worklog Time Spent: 10m 
      Work Description: nandakumar131 commented on pull request #1151: 
HDDS-1853. Fix failing blockade test-cases.
URL: https://github.com/apache/hadoop/pull/1151#discussion_r306868976
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/compose/ozoneblockade/docker-config
 ##########
 @@ -32,9 +32,9 @@ OZONE-SITE.XML_ozone.scm.pipeline.owner.container.count=1
 OZONE-SITE.XML_ozone.scm.pipeline.destroy.timeout=15s
 OZONE-SITE.XML_hdds.heartbeat.interval=2s
 OZONE-SITE.XML_hdds.scm.wait.time.after.safemode.exit=30s
-OZONE-SITE.XML_hdds.scm.replication.thread.interval=5s
-OZONE-SITE.XML_hdds.scm.replication.event.timeout=7s
-OZONE-SITE.XML_dfs.ratis.server.failure.duration=25s
+OZONE-SITE.XML_hdds.scm.replication.thread.interval=6s
 
 Review comment:
   In some test-cases we want to write to a pipeline where there are only two 
nodes in the ring (we cut the connection to the third node). In such cases SCM 
was destroying the pipeline immediately and the replication manager kicks-in. 
These values are adjusted such that the client gets enough time to write to a 
pipeline where there are only two healthy nodes and verify the writes.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 282019)
    Time Spent: 0.5h  (was: 20m)

> Fix failing blockade test-cases
> -------------------------------
>
>                 Key: HDDS-1853
>                 URL: https://issues.apache.org/jira/browse/HDDS-1853
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>            Reporter: Nanda kumar
>            Assignee: Nanda kumar
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This Jira is to fix and make sure that all the test-cases in blockade are 
> working.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to