Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7D2710B43 for ; Fri, 4 Apr 2014 10:20:17 +0000 (UTC) Received: (qmail 46895 invoked by uid 500); 4 Apr 2014 10:20:17 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 46813 invoked by uid 500); 4 Apr 2014 10:20:16 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 46803 invoked by uid 99); 4 Apr 2014 10:20:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 10:20:15 +0000 Date: Fri, 4 Apr 2014 10:20:15 +0000 (UTC) From: "Ioannis Polyzos (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CAMEL-7339) Transfer exchange in Camel-Kafka 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/CAMEL-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959843#comment-13959843 ] Ioannis Polyzos edited comment on CAMEL-7339 at 4/4/14 10:18 AM: ----------------------------------------------------------------- Thanks for your kind feedback. I have gone through and removed hadoop import _(probably has been added by mistake)_ and used the released version of servicemix bundle for kafka instead of SNAPSHOT. Finally I have gone through some minor cleanup and removed any unused dependencies. A new patch has been uploaded with the changes. cheers, was (Author: ipolyzos): Thanks for your kind feedback. I have gone through and removed hadoop import _(probably has been added by mistake)_ and used the released version servicemix bundle for kafka instead of SNAPSHOT. Finally I have gone through some minor cleanup and removed any unused dependencies. A new patch has been uploaded with the changes. cheers, > Transfer exchange in Camel-Kafka > --------------------------------- > > Key: CAMEL-7339 > URL: https://issues.apache.org/jira/browse/CAMEL-7339 > Project: Camel > Issue Type: Improvement > Components: camel-kafka > Affects Versions: 2.13.0 > Reporter: Ioannis Polyzos > Fix For: 2.14.0 > > Attachments: camel-kafka-patch-2.diff, camel-kafka.diff > > > There is cases that need to transfer the whole exchange through kafka. I would like to share a patch for camel-kafka that support transfer exchange along with some more minor improvements such as more flexible configuration and default values preset. -- This message was sent by Atlassian JIRA (v6.2#6252)