jamesfredley commented on issue #10642: URL: https://github.com/apache/grails-core/issues/10642#issuecomment-5069811463
Thanks for the report. The cached `BeforeValidateEventTriggerCaller` is no longer serialized: `BeforeValidateHelper` now keeps that cache transient and recreates it after deserialization. The fix landed in [b8eaf495](https://github.com/apache/grails-core/commit/b8eaf495cb176925cb3176b327215442c56f64e7), and the current `8.0.x` serialization regression passes. Closing this as fixed. <!-- project-487-oldest-200-10642 --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
