[
https://issues.apache.org/jira/browse/EAGLE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15797488#comment-15797488
]
ASF GitHub Bot commented on EAGLE-845:
--------------------------------------
Github user zombieJ commented on a diff in the pull request:
https://github.com/apache/eagle/pull/753#discussion_r94539669
--- Diff: eagle-server/src/main/webapp/app/dev/public/js/common.js ---
@@ -334,6 +336,136 @@
return deferred;
};
+ //==============================Map================================
+ common.map1 = new Map();
+ common.map2 = new Map();
--- End diff --
You can't modify common library for adding `map1` && `map2`. This is common
library. Not only for `JMX`
> JMX Dashboard
> -------------
>
> Key: EAGLE-845
> URL: https://issues.apache.org/jira/browse/EAGLE-845
> Project: Eagle
> Issue Type: New Feature
> Components: Hadoop JMX Monitor, Web UI
> Reporter: JiJun Tang
> Assignee: Lingang Deng
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)