Skip to main content

@Chris Peterson I was wondering if you could provide some more details around the serialization/deserialization of the Finalizer object between transactions. My Finalizer object contains an instance of another class with members (Integer, List<String>, etc.). Based on the debug logs, it seems that the class is getting instantiated, but the state that it had before the serialization is not re-created in the Finalizer transaction. 

 

I just would like to understand the boundaries that I have to work in better before I make any design changes. 

 

Thanks! 

12 comments
0/9000