[
https://issues.apache.org/jira/browse/AMBARI-8086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192593#comment-14192593
]
Xi Wang commented on AMBARI-8086:
---------------------------------
Reason: we have a mechanism to check for property named "xxxxx_heapsize", we
will add an "m" at the end.
However, the problem is that, we will add an "m" every time we save the configs.
For example,
1. added a new property "oozie_heapsize " with value "1111", save the configs.
Then the value changed into "1111m".
2 .Changed some other properties, save again, the value changed into "1111mm".
> UI adds multiple "m" to params *heapsize, *permsize, etc.
> ----------------------------------------------------------
>
> Key: AMBARI-8086
> URL: https://issues.apache.org/jira/browse/AMBARI-8086
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Xi Wang
> Assignee: Xi Wang
> Priority: Critical
> Fix For: 1.7.0
>
>
> STR:
> Add property oozie_heapsize to oozie-env.xml
> Property appears in UI
> Change some other configs for oozie, click Save. "m" is added to property
> value. Repeat this action, one more "m" is added to property value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)