mayeqc commented on issue #819: URL: https://github.com/apache/camel-quarkus/issues/819#issuecomment-1028371938
When using LRA on Camel Quarkus, when the saga is about to end, an error occurs when communicating with the participant. An embedded coordinator is used. Does anyone know why this can happen? This is the error 022-02-02 16:24:35,702 INFO [io.nar.lra] (Periodic Recovery) LRARecord.doEnd put http://localhost:8080/lra-participant/complete?Camel-Saga-Compensate=direct://refundCredit failed 2022-02-02 16:24:35,708 INFO [io.nar.lra] (Periodic Recovery) LRARecord.doEnd put http://localhost:8080/lra-participant/complete?Camel-Saga-Compensate=direct://cancelOrder&Camel-Saga-Complete=direct://complete failed 2022-02-02 16:24:35,712 INFO [io.nar.lra] (Periodic Recovery) LRARecord.doEnd put http://localhost:8080/lra-participant/complete failed 2022-02-02 16:24:35,738 INFO [io.nar.lra] (Periodic Recovery) RecoveringLRA.replayPhase2 for http://localhost:8080/lra-coordinator/0_ffffac1a8001_e0af_61faf689_2 ended with status: Closing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
