This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git
commit d91c8cf47be101a3829b62ce4d0edc454658691b Author: Willem Jiang <[email protected]> AuthorDate: Tue Aug 28 15:13:12 2018 +0800 Updated the ROADMAP.md file --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index d99ce72..42ecfe6 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -4,7 +4,7 @@ - hard means it's a hard core which needs lots efforts ## Saga -- [] [SCB-665](https://issues.apache.org/jira/browse/SCB-665) Support TCC (epic) +- [*] [SCB-665](https://issues.apache.org/jira/browse/SCB-665) Support TCC (epic) - [] [SCB-16](https://issues.apache.org/jira/browse/SCB-16) Using MQ to increase the availability (epic) ### DEMO @@ -12,12 +12,12 @@ ### Test - [] [SCB-668](https://issues.apache.org/jira/browse/SCB-668) Using docker-compose file to start Services from docker plugin in the Accept test(new) -- [] [SCB-306](https://issues.apache.org/jira/browse/SCB-306) Simulate different recover use cases +- [] [SCB-306](https://issues.apache.org/jira/browse/SCB-306) Simulate different recover use cases on the alpha side - [] [SCB-240](https://issues.apache.org/jira/browse/SCB-240) Performance impacts test (new) ### centric-saga -- [] [SCB-692](https://issues.apache.org/jira/browse/SCB-692) Restore the old Saga implementation -- [] [SCB-717](https://issues.apache.org/jira/browse/SCB-717) Support to extend the invocation +- [*] [SCB-692](https://issues.apache.org/jira/browse/SCB-692) Restore the old Saga implementation +- [*] [SCB-717](https://issues.apache.org/jira/browse/SCB-717) Support to extend the invocation - [] [SCB-734](https://issues.apache.org/jira/browse/SCB-734) Provide DSL support for building the Saga invocations (epic) ### Omega
