Skip to content

DLPR addExceptionInfoHeaders Incorrectly Called Twice #1894

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

Closed
garyrussell opened this issue Jul 29, 2021 · 0 comments · Fixed by #1895
Closed

DLPR addExceptionInfoHeaders Incorrectly Called Twice #1894

garyrussell opened this issue Jul 29, 2021 · 0 comments · Fixed by #1895

Comments

@garyrussell
Copy link
Contributor

With a key DeserializationException, the exception information is incorrectly added to both the key and value exception headers.

@garyrussell garyrussell added this to the 2.8.0-M2 milestone Jul 29, 2021
@garyrussell garyrussell self-assigned this Jul 29, 2021
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Jul 30, 2021
Resolves spring-projects#1894

When there was only a key deserialization exception, the exception info was added
twice, under the key keys and value keys.

**cherry-pick to 2.7.x**
artembilan pushed a commit that referenced this issue Jul 30, 2021
Resolves #1894

When there was only a key deserialization exception, the exception info was added
twice, under the key keys and value keys.

**cherry-pick to 2.7.x**
artembilan pushed a commit that referenced this issue Jul 30, 2021
Resolves #1894

When there was only a key deserialization exception, the exception info was added
twice, under the key keys and value keys.

**cherry-pick to 2.7.x**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant