Skip to content

Conversation

@garyrussell
Copy link
Contributor

Resolves #987

DeadLetterPublishingRecoverer now detects DeserializationExceptions
and sets the value of the republished record to the original incoming
byte[].

  • STCEH - fix defaultClassifier to traverse exception causes

Resolves spring-projects#987

`DeadLetterPublishingRecoverer` now detects `DeserializationException`s
and sets the value of the republished record to the original incoming
`byte[]`.

- STCEH - fix `defaultClassifier` to traverse exception causes
@artembilan artembilan merged commit 6e702f2 into spring-projects:master Mar 4, 2019
@garyrussell garyrussell deleted the GH-987 branch March 25, 2019 18:10
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.

DeadLetterPublishingRecoverer should decode DeserialziationException

2 participants