[
https://issues.apache.org/jira/browse/KAFKA-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839991#comment-15839991
]
ASF GitHub Bot commented on KAFKA-4644:
---------------------------------------
GitHub user dguy opened a pull request:
https://github.com/apache/kafka/pull/2448
KAFKA-4644: Improve test coverage of StreamsPartitionAssignor
Some exception paths not previously covered. Extracted
`ensureCopartitioning` into a static class.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dguy/kafka KAFKA-4644
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2448.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 #2448
----
commit de61b8fc299d95425a8eb003a2b532e2d73cf91d
Author: Damian Guy <[email protected]>
Date: 2017-01-26T16:26:03Z
improve test coverage
----
> Improve test coverage of StreamsPartitionAssignor
> -------------------------------------------------
>
> Key: KAFKA-4644
> URL: https://issues.apache.org/jira/browse/KAFKA-4644
> Project: Kafka
> Issue Type: Sub-task
> Components: streams
> Affects Versions: 0.10.3.0
> Reporter: Damian Guy
> Assignee: Damian Guy
> Priority: Minor
> Fix For: 0.10.3.0
>
>
> Exception paths not covered
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)