oscerd commented on PR #23474: URL: https://github.com/apache/camel/pull/23474#issuecomment-4528594018
Thanks for the review @gnodet — addressed in 4e6cdbda1e2: - Updated the doc example at `milo-client-component.adoc:139` to use `"CamelMiloAwait"` (the new literal value). - Also rebased onto current `main` to clear the merge conflict in the same push. On the non-blocking observation about `WriteClientTest.sendValue` / `CallClientTest.doCall` using the literal `"CamelMiloAwait"` instead of `MiloConstants.HEADER_AWAIT` — left as-is since you flagged it as a pre-existing pattern not introduced by this PR. Happy to do that switch in a separate follow-up if you'd prefer. --- _Claude Code on behalf of Andrea Cosentino_ -- 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]
