[
https://issues.apache.org/jira/browse/KAFKA-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839639#comment-15839639
]
ASF GitHub Bot commented on KAFKA-4642:
---------------------------------------
GitHub user dguy opened a pull request:
https://github.com/apache/kafka/pull/2442
KAFKA-4642: Improve test coverage of ProcessorStateManager
Most of the exception paths weren't covered. Now they are.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dguy/kafka KAFKA-4642
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2442.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 #2442
----
commit 80a8af5b30067201943bf47b3fd7cf5e13013dd6
Author: Damian Guy <[email protected]>
Date: 2017-01-26T12:34:47Z
improve test coverage
----
> Improve test coverage of ProcessorStateManager
> ----------------------------------------------
>
> Key: KAFKA-4642
> URL: https://issues.apache.org/jira/browse/KAFKA-4642
> 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
>
>
> Most exception paths are not covered
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)