[GitHub] kafka pull request #3828: MINOR: update processor topology test driver

2017-09-12 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] kafka pull request #3828: Minor update processor topology test driver

2017-09-11 Thread bbejeck
GitHub user bbejeck opened a pull request:

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

Minor update processor topology test driver



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

$ git pull https://github.com/bbejeck/kafka 
MINOR_update_processor_topology_test_driver

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

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


commit 3117e1bf3f09cc4bcfd0654f9796a4766883a626
Author: Bill Bejeck 
Date:   2017-09-11T15:26:49Z

Fixing ability to test topology with public classes

commit 9a6ebcd515e3fb8717a6b77803df3f27121a7e68
Author: Bill Bejeck 
Date:   2017-09-11T15:34:49Z

small javadoc fix




---