Skip to content

In payload enricher: expose setRequiresReply in Schema and default it to true [INT-2258] #6241

@spring-operator

Description

@spring-operator

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:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions