oscerd commented on PR #26521: URL: https://github.com/apache/camel/pull/26521#issuecomment-5702153362
Thanks for the thorough review. Addressed: - **Backports:** added the `port/camel-4.22.x` and `port/camel-4.18.x` labels — the missing field initializer is present on both maintenance branches, so backport PRs will follow once this merges on `main`. - **`maxPollRecordsDefaultsTo500()`:** fair point that it pins a behavioral invariant, but I'm deferring to @Croway's preference and removed it. The `processorConstructsWithDefaultMaxPollRecords()` test still covers the regression at the construction site where the NPE actually occurred. _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]
