Skip to content

sebastianloefflath/spring-retry-bug

Repository files navigation

spring-retry-bug

Run the tests to see the bug.

ExpectedBehaviourTest throws a FatalException and correctly writes the record to the DLT.

ReproduceBugTest throws at first a RetryException so the record gets -- retried. In this second attempt of processing the record a FatalException is thrown, that should put the record to the DLT, but is retried instead.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages