GitHub user amccague opened a pull request:

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

    KAFKA-4461 Added support to ProcessorTopologyTestDriver for internal topics.

    This resolves an issue in driving tests using the 
ProcessorTopologyTestDriver when `groupBy()` is invoked downstream of a 
processor that flags repartitioning.
    
    Ticket: https://issues.apache.org/jira/browse/KAFKA-4461
    Discussion: http://search-hadoop.com/m/Kafka/uyzND1wbKeY1Q8nH1
    
    @dguy @guozhangwang 
    
    The contribution is my original work and I license the work to the project 
under the project's open source license.

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

    $ git pull https://github.com/amccague/kafka 
KAFKA-4461_ProcessorTopologyTestDriver_map_groupbykey

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

    https://github.com/apache/kafka/pull/2499.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 #2499
    
----
commit 938b8bb8b8981ea25bacc7389565e15604c4dcba
Author: Adrian McCague <amcca...@gmail.com>
Date:   2017-02-04T02:09:35Z

    KAFKA-4461 Added support to ProcessorTopologyTestDriver for internal topics.
    Ticket: https://issues.apache.org/jira/browse/KAFKA-4461
    Discussion: http://search-hadoop.com/m/Kafka/uyzND1wbKeY1Q8nH1

----


---
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.
---

Reply via email to