[
https://issues.apache.org/jira/browse/HDDS-1093?focusedWorklogId=205579&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-205579
]
ASF GitHub Bot logged work on HDDS-1093:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Feb/19 01:59
Start Date: 28/Feb/19 01:59
Worklog Time Spent: 10m
Work Description: avijayanhwx commented on pull request #527: HDDS-1093.
Configuration tab in OM/SCM ui is not displaying the correct values
URL: https://github.com/apache/hadoop/pull/527#discussion_r261021548
##########
File path: hadoop-hdds/framework/src/main/resources/webapps/static/ozone.js
##########
@@ -308,7 +308,6 @@
ctrl.convertToArray(response.data);
ctrl.configs = Object.values(ctrl.keyTagMap);
ctrl.component = 'All';
- console.log("ajay -> " + JSON.stringify(ctrl.configs));
Review comment:
I believe this file needs to be removed.
----------------------------------------------------------------
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: 205579)
Time Spent: 1h 20m (was: 1h 10m)
> Configuration tab in OM/SCM ui is not displaying the correct values
> -------------------------------------------------------------------
>
> Key: HDDS-1093
> URL: https://issues.apache.org/jira/browse/HDDS-1093
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: OM, SCM
> Reporter: Sandeep Nemuri
> Assignee: Vivek Ratnavel Subramanian
> Priority: Critical
> Labels: pull-request-available
> Attachments: image-2019-02-12-19-47-18-332.png
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Configuration tab in OM/SCM ui is not displaying the correct/configured
> values, rather it is displaying the default values.
> !image-2019-02-12-19-47-18-332.png!
> {code:java}
> [hdfs@freonnode10 hadoop]$ curl -s http://freonnode10:9874/conf | grep
> ozone.om.handler.count.key
> <property><name>ozone.om.handler.count.key</name><value>40</value><final>false</final><source>ozone-site.xml</source></property>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]