Skip to content

Prevent crashes on serializing empty beans - #293

Merged
willarmiros merged 3 commits into
aws:masterfrom
willarmiros:fix-serialization
Aug 5, 2021
Merged

Prevent crashes on serializing empty beans#293
willarmiros merged 3 commits into
aws:masterfrom
willarmiros:fix-serialization

Conversation

@willarmiros

Copy link
Copy Markdown
Contributor

Issue #, if available:
#259

Description of changes:
Sometimes when serializing AWS SDK-defined classes we get a Jackson serialization error for empty beans. The long term fix is to build a proper serializer for these classes, but at the very least for now we shouldn't crash when encountering them.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@willarmiros
willarmiros requested a review from anuraaga as a code owner July 30, 2021 22:02
@codecov-commenter

codecov-commenter commented Jul 30, 2021

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@willarmiros
willarmiros merged commit a94a013 into aws:master Aug 5, 2021
@willarmiros
willarmiros deleted the fix-serialization branch August 5, 2021 00:46
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.

3 participants