Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
saga-0.2.0, pack-0.3.0
-
None
Description
currently we cached the compensation method of raw bean in callback context.
it will make transactional method inefficient, we should cache the transaction proxy bean instead.