-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55406/
-----------------------------------------------------------

Review request for Ambari, Dmytro Sen, Sumit Mohanty, and Sid Wagle.


Summary (updated)
-----------------

AMBARI-19452 Flume metrics returns same metric values for all 
channels,sources,sinks


Bugs: AMBARI-19452
    https://issues.apache.org/jira/browse/AMBARI-19452


Repository: ambari


Description (updated)
-------

PROBLEM:
when configure multiply Channels-Sinks-Sources in flume,the flume metric of 
hosts always shows the same metric for all the Channels.Take Channel for 
example,actually,if configure Channel.ch1 and Channel.ch2,when retrive metrics 
of both ch1 and ch2 of the host,it returns the same metric values(values of 
last metric) for both ch1 and ch2?
BUG & FIX:
API did not return distinct data for ch1 and ch2 beacuse not filtering the 
propertyId which contains the name of every channel,source and sink.


Diffs
-----


Diff: https://reviews.apache.org/r/55406/diff/


Testing (updated)
-------

done!


Thanks,

wang jianfei

Reply via email to