Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 889BA200AC5 for ; Sat, 21 May 2016 12:53:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 86161160A01; Sat, 21 May 2016 10:53:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C510E160A02 for ; Sat, 21 May 2016 12:53:13 +0200 (CEST) Received: (qmail 81824 invoked by uid 500); 21 May 2016 10:53:13 -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 81811 invoked by uid 99); 21 May 2016 10:53:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2016 10:53:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D0F752C1F5D for ; Sat, 21 May 2016 10:53:12 +0000 (UTC) Date: Sat, 21 May 2016 10:53:12 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-9978) Camel-Kafka: configuration type mismatch for parameter acks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 21 May 2016 10:53:14 -0000 [ https://issues.apache.org/jira/browse/CAMEL-9978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294907#comment-15294907 ] Claus Ibsen commented on CAMEL-9978: ------------------------------------ If the option can only be "0" "1" or "all" then we should add that as enums="0,1,all" to the UriParam so we know that. > Camel-Kafka: configuration type mismatch for parameter acks > ----------------------------------------------------------- > > Key: CAMEL-9978 > URL: https://issues.apache.org/jira/browse/CAMEL-9978 > Project: Camel > Issue Type: Bug > Components: camel-kafka > Reporter: Andrea Cosentino > Assignee: Andrea Cosentino > Fix For: 2.17.2, 2.18.0 > > > See nabble > http://camel.465427.n5.nabble.com/Camel-Kafka-component-configuration-type-mis-match-td5782820.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)