GitHub user hachikuji opened a pull request:

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

    KAFKA-4689: Disable system tests for consumer hard failures

    See the JIRA for the full details. Essentially the test assertions depend 
on receiving reliable events from the consumer processes, but this is not 
generally possible in the presence of a hard failure (i.e. `kill -9`). Until we 
solve this problem, the hard failure scenarios will be turned off.

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

    $ git pull https://github.com/hachikuji/kafka KAFKA-4689

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

    https://github.com/apache/kafka/pull/2771.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 #2771
    
----
commit 55380bf623f2a5be489818fc5979d77fd7570047
Author: Jason Gustafson <[email protected]>
Date:   2017-03-30T18:15:01Z

    KAFKA-4689: Disable system tests for consumer hard failures

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to