You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2017/07/10 18:32:00 UTC

[jira] [Created] (CAMEL-11529) Wrong syntax definitions in camel catalog

Lars Heinemann created CAMEL-11529:
--------------------------------------

             Summary: Wrong syntax definitions in camel catalog
                 Key: CAMEL-11529
                 URL: https://issues.apache.org/jira/browse/CAMEL-11529
             Project: Camel
          Issue Type: Bug
          Components: camel-catalog
    Affects Versions: 2.19.1
            Reporter: Lars Heinemann


The following syntax strings in the catalog are not correct:

|| Component || Current Syntax || Supposed correct Syntax ||
| couchbase | couchbase:url | couchbase:protocol:hostname |
| ignite-events | ignite-events:[endpointId] | ignite-events:endpointId] |
| ignite-messaging | ignite-messaging:[topic] | ignite-messaging:topic |
| ignite-queue | ignite-queue:[name] | ignite-queue:name |
| ignite-compute | ignite-compute:[endpointId] | ignite-compute:endpointId |
| ignite-idgen | ignite-idgen:[name] | ignite-idgen:name |
| ignite-cache | ignite-cache:[cacheName] |  ignite-cache:cacheName |
| ignite-set | ignite-set:[name] | ignite-set:name |





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