You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ewencp <gi...@git.apache.org> on 2017/10/13 18:43:18 UTC

[GitHub] kafka pull request #4072: MINOR: Add HttpMetricsReporter for system tests

GitHub user ewencp opened a pull request:

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

    MINOR: Add HttpMetricsReporter for system tests

    

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

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

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

    https://github.com/apache/kafka/pull/4072.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 #4072
    
----
commit 750b025ab5b7291d868f57aaec7764f401a75e73
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-09-08T01:11:07Z

    MINOR: Add HttpMetricsReporter for system tests

----


---

[GitHub] kafka pull request #4072: MINOR: Add HttpMetricsReporter for system tests

Posted by ewencp <gi...@git.apache.org>.
GitHub user ewencp reopened a pull request:

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

    MINOR: Add HttpMetricsReporter for system tests

    

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

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

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

    https://github.com/apache/kafka/pull/4072.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 #4072
    
----
commit 8d76b41e61dce8c481b21d68f1b6e79b2d1460d6
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-09-08T01:11:07Z

    MINOR: Add HttpMetricsReporter for system tests

commit cb54f306999f03703c4a263d35b761337992b54e
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-10-24T05:24:47Z

    Rename to PushHttpMetricsReporter and add unit test

commit 28b1a76c31bba2c8017fb093efa6873658f879db
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-10-24T05:26:28Z

    Make HttpMetricsCollector stop properly for any Service class that properly calls superclass stop() methods

commit 2e2fb75c6b4a64eaeb3b25465785108be1cbbbf1
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-10-24T06:27:51Z

    Adjust ducker command to only require systemTestLibs

commit b2111d8f7e34495f1b7f567d6175151079a9b137
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-10-24T15:37:23Z

    Update docs to use systemTestLibs instead of releaseTarGz for system tests

commit 5fd5f1c4e1daae6d9262202635dc2e9fc9f1bd1d
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-10-24T18:18:10Z

    Use reverse SSH forwarding to ensure requests to driver can always be made

commit 397f511ecad3c82082f73cc052f16cef6dc232be
Author: Ewen Cheslack-Postava <me...@ewencp.org>
Date:   2017-10-25T21:55:19Z

    Add longer explanation of client configs

----


---

[GitHub] kafka pull request #4072: MINOR: Add HttpMetricsReporter for system tests

Posted by ewencp <gi...@git.apache.org>.
Github user ewencp closed the pull request at:

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


---

[GitHub] kafka pull request #4072: MINOR: Add HttpMetricsReporter for system tests

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---