[
https://issues.apache.org/jira/browse/KAFKA-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999574#comment-14999574
]
ASF GitHub Bot commented on KAFKA-2752:
---------------------------------------
GitHub user granthenke opened a pull request:
https://github.com/apache/kafka/pull/492
KAFKA-2752: Follow up to fix checkstlye
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/granthenke/kafka fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/492.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 #492
----
commit 4a092d113ae310ef79d094660e30dbd00fcdb18b
Author: Grant Henke <[email protected]>
Date: 2015-11-10T23:20:01Z
KAFKA-2752: Follow up to fix checkstlye
----
> Add clean bounce system test for distributed Copycat
> ----------------------------------------------------
>
> Key: KAFKA-2752
> URL: https://issues.apache.org/jira/browse/KAFKA-2752
> Project: Kafka
> Issue Type: Bug
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.1
>
>
> Using sources and sinks for system tests that are similar to
> VerifiableProducer and VerifiableConsumer, the test should run a copycat
> cluster, create source and sink jobs, perform rolling bounces of the Copycat
> nodes, and then validate the delivery semantics. In particular, with clean
> bounces, we should see exactly once delivery of messages all the way to the
> sink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)