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


The following commit(s) were added to refs/heads/master by this push:
     new 5c28789  Updated the ROAMAP with latest add tasks
5c28789 is described below

commit 5c28789a831ce547748a721c57d8d32e0984ee7a
Author: Willem Jiang <[email protected]>
AuthorDate: Thu Nov 1 15:51:01 2018 +0800

    Updated the ROAMAP with latest add tasks
---
 ROADMAP.md | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/ROADMAP.md b/ROADMAP.md
index f33cbe9..c0c1455 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -4,13 +4,10 @@
 - 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-16](https://issues.apache.org/jira/browse/SCB-16) Using MQ to 
increase the availability (epic)
 - [] [SCB-878](https://issues.apache.org/jira/browse/SCB-878) Pack Performance 
Tuning (epic)
 
-
 ### DEMO
-- [*] [SCB-244](https://issues.apache.org/jira/browse/SCB-244) Add demo to use 
pack with Java-Chassis (new++)
 
 ### 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)
@@ -18,20 +15,22 @@
 - [] [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-734](https://issues.apache.org/jira/browse/SCB-734) Provide DSL 
support for building the Saga invocations (epic)
 
-### Omega
+### Pack
+- [] [SCB-976](https://issues.apache.org/jira/browse/SCB-976) Create new git 
repo for ServiceComb Saga Pack module
+
+#### Omega
 - [] [SCB-170](https://issues.apache.org/jira/browse/SCB-170) Separate 
serialization from grpc to reuse the same stream (new++)
 - [] [SCB-275](https://issues.apache.org/jira/browse/SCB-275) Refactoring 
Retry logical (new)
 - [] [SCB-258](https://issues.apache.org/jira/browse/SCB-258) Idempotent 
support (new)
 - [] [SCB-163](https://issues.apache.org/jira/browse/SCB-163) Share the 
context cross the thread (hard)
+- [] [SCB-803](https://issues.apache.org/jira/browse/SCB-803) Add hop id to 
specify the transaction relationship
+- [] [SCB-999](https://issues.apache.org/jira/browse/SCB-999) Omega load the 
Alpha Cluster address dynamically
+- [] [SCB-1000](https://issues.apache.org/jira/browse/SCB-1000) Implement the 
timeout monitor on the Omega side
 
 ### Alpha
 - [] [SCB-341](https://issues.apache.org/jira/browse/SCB-341) Multi tenant 
support (new)
+- [] [SCB-1005](https://issues.apache.org/jira/browse/SCB-1005) HA solution of 
the Alpha EventScanner (new) 
 - [] [SCB-241](https://issues.apache.org/jira/browse/SCB-241) Visual 
Transactions, auditing mode support (new)
 - [] [SCB-557](https://issues.apache.org/jira/browse/SCB-557) Watch mode of 
Alpha (new)
-
-
-

Reply via email to