[
https://issues.apache.org/jira/browse/HDDS-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yiqun Lin updated HDDS-527:
---------------------------
Status: Patch Available (was: Open)
Attach the patch for adding this.
Looking into this logic, I'm not so sure other empty fields still make sense.
Actually the object nodemanagermetrics has not container these field value now.
{noformat}
<tr>
<td>Node Manager: Minimum chill mode nodes</td>
<td>{{$ctrl.nodemanagermetrics.MinimumChillModeNodes}}</td>
</tr>
<tr>
<td>Node Manager: Out-of-node chill mode</td>
<td>{{$ctrl.nodemanagermetrics.OutOfNodeChillMode}}</td>
</tr>
...
<tr>
<td>Node Manager: Manual chill mode</td>
<td>{{$ctrl.nodemanagermetrics.InManualChillMode}}</td>
</tr>
{noformat}
> Show SCM chill mode status in SCM UI.
> -------------------------------------
>
> Key: HDDS-527
> URL: https://issues.apache.org/jira/browse/HDDS-527
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Reporter: Ajay Kumar
> Assignee: Yiqun Lin
> Priority: Major
> Attachments: HDDS-527.001.patch
>
>
> Show SCM chill mode status in SCM UI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]