[ 
https://issues.apache.org/jira/browse/EAGLE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112504#comment-15112504
 ] 

ASF GitHub Bot commented on EAGLE-138:
--------------------------------------

GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/74

    EAGLE-138 Fix JMX Collector util_func bug

    EAGLE-138 Fix JMX Collector util_func bug

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haoch/incubator-eagle EAGLE-138-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/74.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #74
    
----
commit 5b1e4b2fae85f92d578048a43056b46dfd5f89a4
Author: Hao Chen <[email protected]>
Date:   2016-01-22T15:02:14Z

    Fix JMX Collector util_func bug

----


> Extend JMX Collector to support "hadoop.namenode.JournalTransaction"
> --------------------------------------------------------------------
>
>                 Key: EAGLE-138
>                 URL: https://issues.apache.org/jira/browse/EAGLE-138
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: 0.3.0
>            Reporter: Hao Chen
>            Assignee: Hao Chen
>             Fix For: 0.3.0
>
>
> Convert
> {code}
> {
> name: "Hadoop:service=NameNode,name=NameNodeInfo",
> JournalTransactionInfo: 
> "{\"LastAppliedOrWrittenTxId\":\"75672\",\"MostRecentCheckpointTxId\":\"38894\"}",
> }
> {code}
> to 
> * hadoop.namenode.JournalTransactionInfo.LastAppliedOrWrittenTxId
> * hadoop.namenode.JournalTransactionInfo.MostRecentCheckpointTxId



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

Reply via email to