You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aravindan Vijayan (JIRA)" <ji...@apache.org> on 2015/11/25 19:45:11 UTC

[jira] [Created] (AMBARI-14075) AMS config properties may get used before trailing m (unit) is stripped

Aravindan Vijayan created AMBARI-14075:
------------------------------------------

             Summary: AMS config properties may get used before trailing m (unit) is stripped
                 Key: AMBARI-14075
                 URL: https://issues.apache.org/jira/browse/AMBARI-14075
             Project: Ambari
          Issue Type: Bug
          Components: ambari-metrics
    Affects Versions: 2.1.2
            Reporter: Aravindan Vijayan
            Assignee: Aravindan Vijayan
            Priority: Critical
             Fix For: 2.1.3


After AMBARI-13978, the ability to specify heap properties for AMS hbase could be done with or without an "m" suffix. This bug was caused because the property regionserver_heapsize was used before the trailing m was tripped.

Fix
Moved the trimming of the master and regionserver_heapsize to before usage.






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)