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

   # CAMEL-24517: set the BucketExists header in headBucket
   
   The `headBucket` producer operation computed whether the bucket exists and 
set it as the message body, but never set the declared 
`CamelIBMCOSBucketExists` (`IBMCOSConstants.BUCKET_EXISTS`) producer header, so 
a route reading that header got `null`. It now also sets the header from the 
computed value.
   
   ## Testing
   
   Method-body change; verified with a module build (`BUILD SUCCESS`, no 
generated-file drift).
   
   ---
   _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]

Reply via email to