[
https://issues.apache.org/jira/browse/CAMEL-11936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214862#comment-16214862
]
ASF GitHub Bot commented on CAMEL-11936:
----------------------------------------
GitHub user apupier opened a pull request:
https://github.com/apache/camel/pull/2053
CAMEL-11936 - Fix syntax for Atomix component
Signed-off-by: Aurélien Pupier <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apupier/camel
CAMEL-11936-camel-2.20.x-FixAtomixSyntax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2053.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2053
----
commit d19bd9d2ce767a64dd6d5ddf694d099fbaab3324
Author: Aurélien Pupier <[email protected]>
Date: 2017-10-23T09:21:39Z
CAMEL-11936 - Fix syntax for Atomix component
Signed-off-by: Aurélien Pupier <[email protected]>
----
> Fix syntax for Atomix component
> -------------------------------
>
> Key: CAMEL-11936
> URL: https://issues.apache.org/jira/browse/CAMEL-11936
> Project: Camel
> Issue Type: Bug
> Components: camel-atomix
> Affects Versions: 2.20.0
> Reporter: Aurélien Pupier
> Fix For: 2.20.1, 2.21.0
>
>
> it seems that there is an isseu with several atomix component:
> atomix-value resourceName atomix-value:valueName
> atomix-queue resourceName atomix-queue:queueName
> atomix-map resourceName atomix-map:mapName
> atomix-multimap resourceName atomix-multimap:multiMapName
> atomix-messaging resourceName atomix-messaging:group
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)