Skip to content

INT-4389: Default to SimpleSeqSizeReleaseStrategy #2444

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 4 commits into from
May 15, 2018

Conversation

artembilan
Copy link
Member

JIRA: https://jira.spring.io/browse/INT-4389

An AbstractCorrelatingMessageHandler fallback to the
SimpleSequenceSizeReleaseStrategy when releaseStrategy isn't
provided.

  • Make ReleaseStrategyFactoryBean to fallback to the
    SimpleSequenceSizeReleaseStrategy for consistency.

JIRA: https://jira.spring.io/browse/INT-4389

An `AbstractCorrelatingMessageHandler` fallback to the
`SimpleSequenceSizeReleaseStrategy` when `releaseStrategy` isn't
provided.

* Make `ReleaseStrategyFactoryBean` to fallback to the
`SimpleSequenceSizeReleaseStrategy` for consistency.
@garyrussell
Copy link
Contributor

Several test failures (travis).

@artembilan
Copy link
Member Author

I see. On it...

Thanks for the head up!

@artembilan
Copy link
Member Author

@garyrussell ,

there is something wrong with Travis there. It works well for me locally.
Would you mind to check from your side?
Thanks

@garyrussell garyrussell merged commit 97b00a0 into spring-projects:master May 15, 2018
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.

2 participants