oscerd commented on PR #25357:
URL: https://github.com/apache/camel/pull/25357#issuecomment-5192366725
Both points addressed in the follow-up commit:
* `processRollback` — the early exit no longer logs. The failure itself is
already reported by the
route's error handler, and nothing is being rolled back on that path.
* `GoogleMailStreamConsumerBodyTest` — `consumer(...)` now stops the
previous context before creating
a new one, so the context built by the first call in
`theRawOptionAsksForTheRawFormat` is not
orphaned.
_Claude Code on behalf of oscerd_
--
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]