-
Notifications
You must be signed in to change notification settings - Fork 929
Roadmap
vito.he edited this page May 28, 2019
·
67 revisions
1. compatible with dubbo v2.5.x based on hessian2 and getty;
2. release version v2.6.0 based on the design in dubbo-go-V2.6.x design; We are working on this now.
Task list:
task | owner | status |
---|---|---|
v2.6.5.0 release task | hxm&fyc | finished |
k8s registry | zhb | doing |
log4go improvement, hessian2 method/struct tag | zzq | finished |
getty:refactor designing to support epoll machanisim | wg | doing |
hessian2 improvement | cch | finished |
cluster strategy: Failfast/Failsafe/Failback | 匠尘 | doing |
loadbalance: RoundRobin/LeastActive/ConsistentHash | 诣极 | testing |
filter : TokenFilter/AccessLogFilter/GenericFilter | 舒铭 | |
p2p without registry | hxm | doing |
getty network i/o performance optimization & dubbogo business gr pool | fyc | doing |
3. compatible with dubbo v2.7.x and not finished function in dubbo v2.6.x.Waiting for start.
- routing rule (dubbo v2.6.x)
- monitoring (dubbo v2.6.x)
- metrics (dubbo v2.6.x)
- dynamic configuration (dubbo v2.7.x)
task | owner | status |
---|---|---|
routing rule | ||
default monitor | ||
trace(jeager impl) | ||
dynamic configuration |
4. add support in dubbo ecos system based on extention module in dubbo-go, may be we can import some third party solution.
- service degraded (dubbo ecos system)
- tracing (dubbo ecos system)
- Delayed service exposure
- Generalization of reference
- connection postpone