oscerd opened a new pull request, #23571: URL: https://github.com/apache/camel/pull/23571
Backports #23442 to `camel-4.14.x`. Standard 4_21 → 4_14 guide-file adaptation. `PARAM_*` header values renamed to `CamelElasticsearch*` / `CamelOpensearch*` prefixes. One conflict-resolution note: on 4.14.x the `PARAM_SCROLL` constant's `@Metadata` description is the simpler one-line `"Set to true to enable scroll usage"`; on main it was expanded to mention `OpensearchScrollRequestIterator` and resource leaks. The 4.14.x backport keeps the original 4.14.x description to avoid touching unrelated copy on the maintenance branch — only the value is renamed. `mvn test` passes for both camel-elasticsearch and camel-opensearch on 4.14.x. Tracker: CAMEL-23577 _Reported by 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]
