Skip to content
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

I want to understand why the DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES is true for default #629

Closed
farsunset opened this issue Jul 6, 2020 · 2 comments

Comments

@farsunset
Copy link

farsunset commented Jul 6, 2020

Why ?
Why ?
Why ?

Usually we hope to igonre unkown properties when deseriallzation a json to java bean,
But your forget disable FAIL_ON_UNKNOWN_PROPERTIES ,this is a big bug , i think!
When in the prod mode , the bean remove proterties , no one hope has fail , but your get crash~

@FasterXML FasterXML locked and limited conversation to collaborators Jul 6, 2020
@cowtowncoder
Copy link
Member

@farsunset This is NOT A FUCKING THING TO REPORT ON ISSUE TRACKER!!!!!!

@cowtowncoder
Copy link
Member

cowtowncoder commented Jul 6, 2020

Especially impressive that there is template saying this is kind of thing not to create issue for.
But the issue itself would be for different repo, where there is actually an issue suggesting change in defaults:

FasterXML/jackson-databind#493

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants