You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2017/02/16 14:24:41 UTC

[jira] [Created] (CAMEL-10848) Salesforce: configure initialReplayIdMap requires keys to be prefixed with "/topic"

Luca Burgazzoli created CAMEL-10848:
---------------------------------------

             Summary: Salesforce: configure initialReplayIdMap requires keys to be prefixed with "/topic"
                 Key: CAMEL-10848
                 URL: https://issues.apache.org/jira/browse/CAMEL-10848
             Project: Camel
          Issue Type: Improvement
          Components: camel-salesforce
            Reporter: Luca Burgazzoli
            Priority: Minor


There is a little bit of mismatch between the channel name used in the endpoint and the channel name one has to set in the initialReplayIdMap:

- endpoint require a simple name like "my-channel"
- initialReplayIdMap requires a full path like "/topic/my-channel"

IMHO, initialReplayIdMap keys should match endpoint channel name.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)