[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-13 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


> System Test for Quotas in Ducktape
> --
>
> Key: KAFKA-2527
> URL: https://issues.apache.org/jira/browse/KAFKA-2527
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Dong Lin
>Assignee: Dong Lin
>  Labels: quota
> Fix For: 0.9.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-13 Thread Aditya Auradkar (JIRA)

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

Aditya Auradkar commented on KAFKA-2527:


[~gwenshap] - Thanks!

> System Test for Quotas in Ducktape
> --
>
> Key: KAFKA-2527
> URL: https://issues.apache.org/jira/browse/KAFKA-2527
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Dong Lin
>Assignee: Dong Lin
>  Labels: quota
> Fix For: 0.9.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)

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

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

GitHub user lindong28 reopened a pull request:

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

KAFKA-2527; System Test for Quotas in Ducktape

@granders Can you take a look at this quota system test?

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

$ git pull https://github.com/lindong28/kafka KAFKA-2527

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

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


commit cf1a116e79df10e1425a41efa2a25ba013fb7e19
Author: Dong Lin 
Date:   2015-10-05T07:07:01Z

KAFKA-2527; System Test for Quotas in Ducktape

commit 345b99705fe8c63798b0e7fe9e941bd22e4e1ad2
Author: Dong Lin 
Date:   2015-10-05T21:35:56Z

adjust quota configuration

commit 28bd200713b2a34178cbae093c5ef85ef2370078
Author: Dong Lin 
Date:   2015-10-06T02:00:12Z

JmxMixin will subclass object

commit 0d07fc73fb2776739d6a8f1de0e175afa86f7825
Author: Dong Lin 
Date:   2015-10-06T04:44:30Z

support jmx query with arbitrary object name and attributes

commit c0fd7682212709ab6612afd8e27d1d531616a863
Author: Dong Lin 
Date:   2015-10-06T16:17:43Z

jmx_object_name is required to use jmx tool

commit f7cfad50f47f2c367bf002a227185a42faf7486e
Author: Dong Lin 
Date:   2015-10-06T17:07:30Z

adjust quota test configuration




> System Test for Quotas in Ducktape
> --
>
> Key: KAFKA-2527
> URL: https://issues.apache.org/jira/browse/KAFKA-2527
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Dong Lin
>Assignee: Dong Lin
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)

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

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

Github user lindong28 closed the pull request at:

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


> System Test for Quotas in Ducktape
> --
>
> Key: KAFKA-2527
> URL: https://issues.apache.org/jira/browse/KAFKA-2527
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Dong Lin
>Assignee: Dong Lin
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-2527) System Test for Quotas in Ducktape

2015-10-06 Thread ASF GitHub Bot (JIRA)

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

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

GitHub user lindong28 reopened a pull request:

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

KAFKA-2527; System Test for Quotas in Ducktape

@granders Can you take a look at this quota system test?

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

$ git pull https://github.com/lindong28/kafka KAFKA-2527

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

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


commit cf1a116e79df10e1425a41efa2a25ba013fb7e19
Author: Dong Lin 
Date:   2015-10-05T07:07:01Z

KAFKA-2527; System Test for Quotas in Ducktape

commit 345b99705fe8c63798b0e7fe9e941bd22e4e1ad2
Author: Dong Lin 
Date:   2015-10-05T21:35:56Z

adjust quota configuration

commit 28bd200713b2a34178cbae093c5ef85ef2370078
Author: Dong Lin 
Date:   2015-10-06T02:00:12Z

JmxMixin will subclass object

commit 0d07fc73fb2776739d6a8f1de0e175afa86f7825
Author: Dong Lin 
Date:   2015-10-06T04:44:30Z

support jmx query with arbitrary object name and attributes

commit c0fd7682212709ab6612afd8e27d1d531616a863
Author: Dong Lin 
Date:   2015-10-06T16:17:43Z

jmx_object_name is required to use jmx tool

commit f7cfad50f47f2c367bf002a227185a42faf7486e
Author: Dong Lin 
Date:   2015-10-06T17:07:30Z

adjust quota test configuration




> System Test for Quotas in Ducktape
> --
>
> Key: KAFKA-2527
> URL: https://issues.apache.org/jira/browse/KAFKA-2527
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: Dong Lin
>Assignee: Dong Lin
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)