Alex Baranau created HBASE-6501: ----------------------------------- Summary: Integrate with unit-testing tools of hadoop's metrics2 framework Key: HBASE-6501 URL: https://issues.apache.org/jira/browse/HBASE-6501 Project: HBase Issue Type: Sub-task Components: metrics Reporter: Alex Baranau
Hadoop's metrics2 framework provides handy tools to write unit-tests for metrics sources. E.g. MetricsAsserts class. We want to use that too in HBase unit-tests. Integration seems straightforward, wowever when integrating this piece we faced maven bug: http://jira.codehaus.org/browse/MRRESOURCES-53. Hence we decided to extract this into separate issue (originally was done in one of the patches of HBASE-6411). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira