-
Ensure that state of transaction is initialized after caller is done using it. This include initializing state of minimum needed member variables of a transaction. This will ensure that even if transaction is re-allocated to new session it would see clean state transaction. Approved by: Marko (rb#2485)
Ensure that state of transaction is initialized after caller is done using it. This include initializing state of minimum needed member variables of a transaction. This will ensure that even if transaction is re-allocated to new session it would see clean state transaction. Approved by: Marko (rb#2485)
Loading