oscerd opened a new pull request, #26889:
URL: https://github.com/apache/camel/pull/26889

   Documentation follow-up to #26746 (CAMEL-24901). Adds method-level Javadoc 
to `AWS2S3Utils.determineKey()` and `determineBucketName()` making the contract 
explicit:
   
   - only the configured `keyName` / `bucketName` may be a Simple expression;
   - a key or bucket supplied through the `CamelAwsS3Key` / 
`CamelAwsS3OverrideBucketName` header is used literally and never evaluated;
   - a configured value whose Simple expression resolves to `null` fails fast 
at the producer.
   
   No behavior change — Javadoc only. Suggested during review of the 4.18.x 
backport (#26842); done here on `main` to keep the branches aligned.
   
   🤖 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]

Reply via email to