[
https://issues.apache.org/jira/browse/HDDS-1178?focusedWorklogId=204326&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-204326
]
ASF GitHub Bot logged work on HDDS-1178:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Feb/19 13:14
Start Date: 26/Feb/19 13:14
Worklog Time Spent: 10m
Work Description: elek commented on issue #518: HDDS-1178. Healthy
pipeline Chill Mode Rule.
URL: https://github.com/apache/hadoop/pull/518#issuecomment-467432563
One test failure seems to be related:
```
java.lang.AssertionError: class org.apache.hadoop.ozone.OzoneConfigKeys
class org.apache.hadoop.hdds.scm.ScmConfigKeys class
org.apache.hadoop.ozone.om.OMConfigKeys class
org.apache.hadoop.hdds.HddsConfigKeys class
org.apache.hadoop.ozone.s3.S3GatewayConfigKeys has 1 variables missing in
ozone-default.xml Entries: hdds.scm.chillmode.healthy.pipelie.pct
expected:<0> but was:<1>
```
ozone-default.xml should be updated with the new configuration.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 204326)
Time Spent: 1h (was: 50m)
> Healthy pipeline Chill Mode Rule
> --------------------------------
>
> Key: HDDS-1178
> URL: https://issues.apache.org/jira/browse/HDDS-1178
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> This Jira is to implement one of the chill mode rule.
> h2. Pipeline Rule with configurable percentage of open pipelines with all
> datanodes reported:
> h2. In this rule, we consider when at least 10% of the pipelines have all 3
> data node's reported (if it is a 3 node ratis ring), and one node reported if
> it is a one node ratis ring. (The percentage is configurable via ozone
> configuration parameter).
>
> This rule satisfies, once the SCM is restarted, and after exiting chill mode,
> we have enough pipelines to give for clients for writes to succeed.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]