Gunnar Hillert opened INT-2258 and commented
We need to expose setRequiresReply(boolean requiresReply) in the XSD Schema for the Payload Enricher and I think we should also default it to "true". It is interesting that it defaults to "false" as this this may cause by default "silently dropped messages", potentially a serious issues.
We should never drop messages silently but rather make this an explicit user choice. Therefore, default requiresReply to "true".
Affects: 2.1 M3
Issue Links: