GitHub user koeninger opened a pull request:

    https://github.com/apache/spark/pull/15132

    [SPARK-17510][STREAMING][KAFKA] config max rate on a per-partition basis

    ## What changes were proposed in this pull request?
    
    Allow configuration of max rate on a per-topicpartition basis.
    
    ## How was this patch tested?
    
    Unit tests.
    
    The reporter (Jeff Nadler) said he could test on his workload, so let's 
wait on that report.


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

    $ git pull https://github.com/koeninger/spark-1 SPARK-17510

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

    https://github.com/apache/spark/pull/15132.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 #15132
    
----
commit b282fe1ba1245170e426b62fe7c543b2a26a6488
Author: cody koeninger <c...@koeninger.org>
Date:   2016-09-17T16:32:41Z

    [SPARK-17510][STREAMING][KAFKA] allow max rate on a per-partition basis

commit 9fa1a4f8c8d1027b9c39d087299eeac1ffa11348
Author: cody koeninger <c...@koeninger.org>
Date:   2016-09-17T16:45:58Z

    [SPARK-17510][STREAMING][KAFKA] test max rate on a per-partition basis

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to