You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jeremy Ross (Jira)" <ji...@apache.org> on 2021/11/15 04:26:00 UTC

[jira] [Created] (CAMEL-17195) camel-salesforce: Implement fallbackReplayId for streaming API

Jeremy Ross created CAMEL-17195:
-----------------------------------

             Summary: camel-salesforce: Implement fallbackReplayId for streaming API
                 Key: CAMEL-17195
                 URL: https://issues.apache.org/jira/browse/CAMEL-17195
             Project: Camel
          Issue Type: Improvement
          Components: camel-salesforce
    Affects Versions: 3.x
            Reporter: Jeremy Ross
            Assignee: Jeremy Ross


If salesforce determines a replalyId to be invalid, fallbackReplayId would be used to restart the subscription. The obvious values are -1 (new messages after subscription begins), and -2 (all messages salesforce has stored, plus new messages). Let's default it to -1.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)