blob: bd89104d63fbe55effb3902d4d53c0e8b0d2f851 [file] [log] [blame] [view]
# Roadmap
- epic means it's big task, we need to break it know into small tasks
- new means it's smaller tasks for newbee to know better about the code base.
- hard means it's a hard core which needs lots efforts
# Pack 0.5.0
- [] [SCB-241](https://issues.apache.org/jira/browse/SCB-241) Visual Transactions, auditing mode support
- [] [SCB-275](https://issues.apache.org/jira/browse/SCB-275) Refactoring Retry logical (new)
- [] [SCB-1258](https://issues.apache.org/jira/browse/SCB-1258) Using StateMachine for tracing the transaction states (epic)
- [] [SCB-1000](https://issues.apache.org/jira/browse/SCB-1000) Implement the timeout monitor on the Omega side (new)
## Here are some back logs you can take a look
### New ideas
- [] [SCB-16](https://issues.apache.org/jira/browse/SCB-16) Using MQ to increase the availability (epic)
### 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 on the alpha side
- [] [SCB-240](https://issues.apache.org/jira/browse/SCB-240) Performance impacts test (new)
### Omega
- [] [SCB-170](https://issues.apache.org/jira/browse/SCB-170) Separate serialization from grpc to reuse the same stream (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
### Alpha
- [] [SCB-341](https://issues.apache.org/jira/browse/SCB-341) Multi tenant support (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)