[
https://issues.apache.org/jira/browse/SCB-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687958#comment-16687958
]
Willem Jiang edited comment on SCB-963 at 11/19/18 7:51 AM:
------------------------------------------------------------
Merged the patch into 0.2.x branch.
https://github.com/apache/servicecomb-saga/commit/217afc4e44cb5905463ce658dd425ccb6011f090
was (Author: njiang):
Merged the patch into 0.2.x branch.
> Saga transactional method can't work when compensation happens
> --------------------------------------------------------------
>
> Key: SCB-963
> URL: https://issues.apache.org/jira/browse/SCB-963
> Project: Apache ServiceComb
> Issue Type: Bug
> Components: Saga
> Affects Versions: saga-0.2.0, saga-0.3.0
> Reporter: cherrylzhao
> Assignee: cherrylzhao
> Priority: Major
> Fix For: saga-0.3.0, saga-0.2.1
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)