>From Michael Blow <[email protected]>: Attention is currently required from: Hussain Towaileb.
Michael Blow has posted comments on this change by Hussain Towaileb. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20485?usp=email ) Change subject: [ASTERIXDB-3657][FAIL]: handle non-serialize exceptions ...................................................................... Patch Set 2: (1 comment) File hyracks-fullstack/hyracks/hyracks-api/src/main/java/org/apache/hyracks/api/util/JavaSerializationUtils.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20485/comment/3c01e6c3_d90ee045?usp=email : PS2, Line 46: try (ObjectOutputStream oos = serProvider.newObjectOutputStream(baos)) { it seems that the serProvider is the entity that should house this knowledge about replacements, and we should instead construct a custom one of those override the DefaultJavaSerializationProvider.INSTANCE with something else. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20485?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: asterixdb Gerrit-Branch: phoenix Gerrit-Change-Id: I55e69623068a6c1759803cc699417021910237fd Gerrit-Change-Number: 20485 Gerrit-PatchSet: 2 Gerrit-Owner: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Attention: Hussain Towaileb <[email protected]> Gerrit-Comment-Date: Tue, 14 Oct 2025 03:01:47 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No
