From dev-return-39778-apmail-kafka-dev-archive=kafka.apache.org@kafka.apache.org Thu Aug 27 20:53:46 2015 Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D0F917531 for ; Thu, 27 Aug 2015 20:53:46 +0000 (UTC) Received: (qmail 66599 invoked by uid 500); 27 Aug 2015 20:53:45 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 66501 invoked by uid 500); 27 Aug 2015 20:53:45 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 66487 invoked by uid 99); 27 Aug 2015 20:53:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2015 20:53:45 +0000 Date: Thu, 27 Aug 2015 20:53:45 +0000 (UTC) From: "Gwen Shapira (JIRA)" To: dev@kafka.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KAFKA-2377) Add copycat system tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KAFKA-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2377: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 150 [https://github.com/apache/kafka/pull/150] > Add copycat system tests > ------------------------ > > Key: KAFKA-2377 > URL: https://issues.apache.org/jira/browse/KAFKA-2377 > Project: Kafka > Issue Type: Sub-task > Components: copycat > Reporter: Ewen Cheslack-Postava > Assignee: Ewen Cheslack-Postava > Fix For: 0.8.3 > > > Add baseline system tests for Copycat, covering both standalone and distributed mode. > This should cover basic failure modes and verify at-least-one delivery of data, both from source system -> Kafka and Kafka -> sink system. This, of course, requires testing the core, built-in connectors provided with Copycat. -- This message was sent by Atlassian JIRA (v6.3.4#6332)