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)