GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/4207

    MINOR: Add HttpMetricsReporter for system tests

    Author: Ewen Cheslack-Postava <m...@ewencp.org>
    
    Reviewers: Apurva Mehta <apu...@confluent.io>, Ismael Juma 
<ism...@juma.me.uk>
    
    Closes #4072 from ewencp/http-metrics
    
    *More detailed description of your change,
    if necessary. The PR title and PR message become
    the squashed commit message, so use a separate
    comment to ping reviewers.*
    
    *Summary of testing strategy (including rationale)
    for the feature or bug fix. Unit and/or integration
    tests are expected for any behaviour change and
    system tests should be considered for larger changes.*
    
    ### Committer Checklist (excluded from commit message)
    - [ ] Verify design and implementation 
    - [ ] Verify test coverage and CI build status
    - [ ] Verify documentation (including upgrade notes)


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

    $ git pull https://github.com/ewencp/kafka http-metrics-0.11.0

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

    https://github.com/apache/kafka/pull/4207.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 #4207
    
----
commit f6dd8aba646d8bdfdeca137fef070f778d2f287b
Author: Ewen Cheslack-Postava <m...@ewencp.org>
Date:   2017-11-09T17:42:46Z

    MINOR: Add HttpMetricsReporter for system tests
    
    Author: Ewen Cheslack-Postava <m...@ewencp.org>
    
    Reviewers: Apurva Mehta <apu...@confluent.io>, Ismael Juma 
<ism...@juma.me.uk>
    
    Closes #4072 from ewencp/http-metrics

----


---

Reply via email to