Skip to content

GH-3592: Scatter-Gather: applySeq=true by default #3795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2022

Conversation

artembilan
Copy link
Member

Fixes #3592

  • Configure XML parser & Java DSL for Scatter-Gather, based on the
    RecipientListRouter to set an applySequence to true by default.
    This will make a gatherer part to fully rely on the default correlation
    strategies

Fixes spring-projects#3592

* Configure XML parser & Java DSL for Scatter-Gather, based on the
`RecipientListRouter` to set an `applySequence` to `true` by default.
This will make a `gatherer` part to fully rely on the default correlation
strategies
@garyrussell garyrussell merged commit 6d7aebc into spring-projects:main May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the default behavior of Scatter-Gather more intuitive, making performance optimization optional
2 participants