mayurbm commented on PR #25871:
URL: https://github.com/apache/camel/pull/25871#issuecomment-5451631294

   @davsclaus The CI failure is unrelated to this PR. The "uncommitted changes" 
check detected a stale generated file:
   
   ```
   
dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/MllpComponentBuilderFactory.java
   ```
   
   This file has nothing to do with `MessageSupport` or the OOM guard — it is 
the auto-generated DSL builder for the MLLP component. The diff shows a Javadoc 
line change in `MllpComponentBuilderFactory` that was already stale on `main` 
before this PR. Could you please trigger a re-run or confirm this is a 
pre-existing issue?
   
   _Claude Code on behalf of mayurbm_


-- 
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]

Reply via email to