[
https://issues.apache.org/jira/browse/KAFKA-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999682#comment-14999682
]
ASF GitHub Bot commented on KAFKA-2803:
---------------------------------------
GitHub user ewencp opened a pull request:
https://github.com/apache/kafka/pull/494
KAFKA-2803: Add hard bounce system test for Kafka Connect.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ewencp/kafka
kafka-2803-connect-hard-bounce-system-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/494.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 #494
----
commit 584dd6a814c0e2a42f9b83459d958e4511cbf853
Author: Ewen Cheslack-Postava <[email protected]>
Date: 2015-11-10T17:06:57Z
KAFKA-2803: Add hard bounce system test for Kafka Connect.
----
> Add hard bounce system test for distributed Kafka Connect
> ---------------------------------------------------------
>
> Key: KAFKA-2803
> URL: https://issues.apache.org/jira/browse/KAFKA-2803
> Project: Kafka
> Issue Type: Bug
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
>
> Similar to the existing clean bounce test, but use kill -9. The assertions we
> can make are weaker here -- we can only check at least once delivery.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)