>From Hussain Towaileb <[email protected]>: Attention is currently required from: Michael Blow.
Hussain Towaileb 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-serializable exceptions ...................................................................... Patch Set 9: (2 comments) File hyracks-fullstack/hyracks/hyracks-api/src/main/java/org/apache/hyracks/api/comm/ReplacementsAwareJavaSerializationProvider.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20485/comment/22a3e2b3_1b19c0fc?usp=email : PS8, Line 54: // try exact match first (fast path) > I would short-circuit synthetics before the lookup and `return super. […] Done https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20485/comment/5f74e32e_e9530a45?usp=email : PS8, Line 68: INSTANCE.registerReplacement(object.getClass(), super::replaceObject); > I don't love that we're calling `object.getClass()` 3+ times in this method. Done -- 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: 9 Gerrit-Owner: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Hussain Towaileb <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Attention: Michael Blow <[email protected]> Gerrit-Comment-Date: Fri, 17 Oct 2025 02:14:40 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Michael Blow <[email protected]>
