Skip to content

Replace deprecated FixedDelay in docs #3912

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

Conversation

sh-cho
Copy link
Contributor

@sh-cho sh-cho commented May 18, 2025

  • FixedDelay(Topic)Strategy -> SameIntervalTopicReuseStrategy
  • (on RetryTopicConfigurationBuilder) useSingleTopicForFixedDelays -> useSingleTopicForSameIntervals

sh-cho added 2 commits May 18, 2025 18:18
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>
@sobychacko sobychacko merged commit f83cb26 into spring-projects:main May 19, 2025
3 checks passed
spring-builds pushed a commit that referenced this pull request May 19, 2025
* Replace `FixedDelayStrategy` to `SameIntervalTopicReuseStrategy` in docs

* `useSingleTopicForFixedDelays` -> `useSingleTopicForSameIntervals`

Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>

(cherry picked from commit f83cb26)
spring-builds pushed a commit that referenced this pull request May 19, 2025
* Replace `FixedDelayStrategy` to `SameIntervalTopicReuseStrategy` in docs

* `useSingleTopicForFixedDelays` -> `useSingleTopicForSameIntervals`

Signed-off-by: Seonghyeon Cho <seonghyeoncho96@gmail.com>

(cherry picked from commit f83cb26)
@sobychacko sobychacko added this to the 4.0.0-M3 milestone May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants