You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/26 12:37:24 UTC

[jira] [Commented] (KAFKA-4642) Improve test coverage of ProcessorStateManager

    [ 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 <da...@gmail.com>
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)