[
https://issues.apache.org/jira/browse/CAMEL-24280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-24280.
--------------------------------------
Resolution: Fixed
Fixed on main via PR https://github.com/apache/camel/pull/25184. The producer
now throws a clear exception when pojoRequest=true and the body is not the
expected request type. Main-only (4.22.0).
_Claude Code on behalf of Andrea Cosentino (@oscerd)._
> camel-aws2-mq: throw when pojoRequest=true and the body is the wrong type
> -------------------------------------------------------------------------
>
> Key: CAMEL-24280
> URL: https://issues.apache.org/jira/browse/CAMEL-24280
> Project: Camel
> Issue Type: Sub-task
> Components: camel-aws
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 4.22.0
>
>
> Child of CAMEL-24261. MQ2Producer's
> listBrokers/createBroker/deleteBroker/rebootBroker/updateBroker/describeBroker
> branches silently no-op when {{pojoRequest=true}} and the body is not the
> expected request type. Add the missing else that throws
> {{IllegalArgumentException}}, consistent with CAMEL-23462.
> ----
> _Reported by Claude Code on behalf of acosentino._
--
This message was sent by Atlassian Jira
(v8.20.10#820010)