oscerd opened a new pull request, #25582: URL: https://github.com/apache/camel/pull/25582
Backport of #25563 (merged on `main`). `createFunction` fed nullable headers straight into protobuf setters, so a missing one surfaced as a bare `NullPointerException` instead of naming the header; `listFunctions` also asked for a page size of `Integer.MAX_VALUE` while iterating with `iterateAll()`. Cherry-picked from main with no adaptation needed. Module tests and the full reactor build are green on this branch. _Claude Code on behalf of oscerd_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
