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 1B5D110838 for ; Wed, 11 Sep 2013 08:21:57 +0000 (UTC) Received: (qmail 41772 invoked by uid 500); 11 Sep 2013 08:21:56 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 41691 invoked by uid 500); 11 Sep 2013 08:21:56 -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 41662 invoked by uid 99); 11 Sep 2013 08:21:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 08:21:52 +0000 Date: Wed, 11 Sep 2013 08:21:52 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-6726) Camel-Redis: Serializer passed through URI is used only on consumer 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-6726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-6726: ------------------------------- Component/s: (was: camel-core) > Camel-Redis: Serializer passed through URI is used only on consumer > ------------------------------------------------------------------- > > Key: CAMEL-6726 > URL: https://issues.apache.org/jira/browse/CAMEL-6726 > Project: Camel > Issue Type: Bug > Affects Versions: 2.11.1 > Reporter: Tommaso Schiavinotto > Priority: Minor > Fix For: 2.11.2, 2.12.1, 2.13.0 > > > *Please add camel-redis component* > The serializer passed through URI is used only on consumer and not on producer. Beside been unexpected and undocumented I think it can cause problems on interacting with the Redis DB if the same serializer is not used in both ways. > You can find the example and discussion of this problem on this thread on the forum: > http://camel.465427.n5.nabble.com/camel-redis-strings-serialization-td5738994.html > I put as minor because from the discussion it looks like it is possible to have a workaround using a RedisTemplate. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira