You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/08 21:44:04 UTC

[jira] [Commented] (KAFKA-5197) add a tool analyzing zookeeper client performance across its various apis

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

ASF GitHub Bot commented on KAFKA-5197:
---------------------------------------

GitHub user onurkaraman opened a pull request:

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

    KAFKA-5197: add a tool analyzing zookeeper client performance across its various apis

    The raw zookeeper client offers various means of getting and setting znodes. It would be useful to have a tool that lets you analyze the performance of these apis.

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

    $ git pull https://github.com/onurkaraman/kafka KAFKA-5197

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

    https://github.com/apache/kafka/pull/2999.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 #2999
    
----

----


> add a tool analyzing zookeeper client performance across its various apis
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-5197
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5197
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Onur Karaman
>            Assignee: Onur Karaman
>
> The raw zookeeper client offers various means of getting and setting znodes. It would be useful to have a tool that lets you analyze the performance of these apis.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)