You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/19 09:39:00 UTC

[jira] [Commented] (SCB-963) Saga transactional method can't work when compensation happens

    [ https://issues.apache.org/jira/browse/SCB-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691469#comment-16691469 ] 

ASF GitHub Bot commented on SCB-963:
------------------------------------

cherrylzhao opened a new pull request #339: SCB-963 Add Test case for saga transactional compensation.
URL: https://github.com/apache/servicecomb-saga/pull/339
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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)