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

Disable deserialization by default #3200

Closed
Tracked by #3158
tomas-langer opened this issue Jul 19, 2021 · 1 comment · Fixed by #4334
Closed
Tracked by #3158

Disable deserialization by default #3200

tomas-langer opened this issue Jul 19, 2021 · 1 comment · Fixed by #4334
Assignees
Milestone

Comments

@tomas-langer
Copy link
Member

No description provided.

@tomas-langer tomas-langer added this to the 3.0.0 milestone Jul 19, 2021
@tomas-langer
Copy link
Member Author

The default action on missing config should be CONFIGURE instead of WARN.
The default action on wrong config should be FAIL instead of WARN

See if we can support CONFIGURE action for wrong config through JEP-415 https://openjdk.java.net/jeps/415

tomas-langer added a commit to tomas-langer/helidon that referenced this issue Jul 19, 2021
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer changed the title Disable deserialization by default (this will be moved to a 3.0.0) Disable deserialization by default Jul 19, 2021
@tomas-langer tomas-langer self-assigned this Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants