-
Notifications
You must be signed in to change notification settings - Fork 167
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
fix: prevent Optional capture in serializable predicate #20360
Conversation
Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.
Quality Gate passedIssues Measures |
@tepi @mshabarov do you think we should also address #20361 in this PR? |
@mcollovati yes, let's address here all these reported issues with Optional, if possible. |
Should be reviewed again after changes for #20361
#20361 has been closed because the real culprit of the serialization issue was in |
Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.
Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.
Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.
Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.
) Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed. Co-authored-by: Marco Collovati <[email protected]>
) Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed. Co-authored-by: Marco Collovati <[email protected]>
) Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed. Co-authored-by: Marco Collovati <[email protected]>
) Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed. Co-authored-by: Marco Collovati <[email protected]>
This ticket/PR has been released with Vaadin 24.6.0.alpha2 and is also targeting the upcoming stable 24.6.0 version. |
Optional is not serializable, so capturing it into a SerializablePredicate will prevent serialization to succeed.