[
https://issues.apache.org/jira/browse/CAMEL-19409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737311#comment-17737311
]
Jesse Sightler commented on CAMEL-19409:
----------------------------------------
It is reproducible, but the steps are a bit convoluted.
# Start multiple processes, at least one of which is running and one has the
route defined, but the route is not started
# Shutdown the one that is running. This will trigger logout and invalidate
the token
# Without restarting any processes, tell the one that was stopped to start its
routes. At this point, this one will start throwing errors and cannot recover.
Interestingly, this means that normal manual intervention steps, like
restarting containers, can have damaging consequences.
I will try out your PR.
FYI - We do plan to look at the pubsub approach with grpc when it is available.
I'm not sure if our salesforce instance has it at this time.
> camel-salesforce - Can not re-subscribe to CDC channel data/ChangeEvents
> ------------------------------------------------------------------------
>
> Key: CAMEL-19409
> URL: https://issues.apache.org/jira/browse/CAMEL-19409
> Project: Camel
> Issue Type: Bug
> Components: camel-salesforce
> Affects Versions: 3.18.3, 3.19.0
> Reporter: Iva
> Priority: Major
> Fix For: 3.20.7, 3.21.1, 4.0.0
>
> Attachments: stacktrace.txt
>
>
> Hello, I have problem with connection to the salesforce channel ChangeEvents.
> I am using quarkus - version 2.13.7 and camel with version 3.18.3 and when an
> error occurs my application is not re-subscribing to the channel after that.
> Do you know if it is problem from the camel version or do you have any idea
> how I can fix it? Thank you in advance
> Edit 1: You can find the stacktrace of the exception in this file
> [^stacktrace.txt]
> The problem seems to be fixed after a restart of the pod but it is not
> relevant solution. I have seen similar issue that is said to be fixed in
> version 3.14 but it looks like now I have the same problem in latest version
> https://issues.apache.org/jira/browse/CAMEL-16370
--
This message was sent by Atlassian Jira
(v8.20.10#820010)