You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2017/08/29 09:54:00 UTC

[jira] [Resolved] (CAMEL-11721) Camel Kafka component JSON metadata is invalid

     [ https://issues.apache.org/jira/browse/CAMEL-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino resolved CAMEL-11721.
--------------------------------------
    Resolution: Fixed

> Camel Kafka component JSON metadata is invalid 
> -----------------------------------------------
>
>                 Key: CAMEL-11721
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11721
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-kafka, documentation
>    Affects Versions: 2.20.0
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Minor
>             Fix For: 2.20.0
>
>
> If I run the camel-kafka component JSON metadata through a tool like jq I get:
> {code}
> parse error: Invalid escape at line 98, column 391
> {code}
> I think [this|https://github.com/apache/camel/blob/f09e20b2ef6ec22ad900b737180fa58d6987377f/platforms/spring-boot/components-starter/camel-kafka-starter/src/main/java/org/apache/camel/component/kafka/springboot/KafkaComponentConfiguration.java#L382-L384] javadoc is the culprit. Maybe we can simplify it a little.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)