You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "flycash (GitHub)" <gi...@apache.org> on 2020/01/21 05:42:49 UTC

[GitHub] [dubbo-go] flycash opened issue #334: TODO List - 2020

No. | Task | Desc | Owner | status |  
-- | -- | -- | -- | -- | --
  | Service observability |  
1 | Prometheus |   | @flixgithub | Processing |  
2 | metrics — Reservoir | we had developed some types of Reservoir, but there are two types, SlidingWindowReservoir and SlidingTimeWindowReservoir waiting for developing |   |   |  
3 | metrics — ClusterHistogram | A metric to calculate cluster histogram |   |   |  
4 | metrics — Timer | A timer metric which aggregates timing durations and provides duration statistics |   |   |  
5 | Opentracing |   | @flycash | Processing |  
6 | OpenTelemetry |   |   |   |  
  | K8s and cloud native |  
7 | Istio | It’s a complicated task, we should split it into small tasks |   |   |  
8 | k8s — registry | using k8s as registry | @sxllwx | Processing |  
9 | k8s | It’s a complicated task, we should split it into small tasks |   |   |  
  | New Feature |  
9 | Context support - jsonrpc protocol | We should allow user transfer their context end to end. For example, when we try to using opentracing, the key point is that how to transfer the traceId between client and server. | @flycash | Processing |  
10 | Context support - grpc protocol | @flixgithub | Processing |  
11 | Context support - dubbo protocol | @肖维维 | Processing |  
12 | tcp + protobuf v3 |   | @skyitachi | Processing |  
13 | callback parameter |   |   |   |  
14 | connections & concurrency control |   |   |   |  
15 | Restful protocol |   | @Patrick0308 @王凯 | Processing |  
16 | support generic invocation | Now users can invoke Java generic interface by dubbo-go, but dubbo-go doesn’t support generic service, which means that user can not expose their dubbo-go service as generic service. It’s much similar with Restful protocol. |   |   |  
17 | Dynamic rate limit  — BBR | Doing rate limit by collecting and calculating the system status. Like BBR |   |   |  
18 | Dynamic load balance | Doing load balance by collecting and calculating the system status. |   |   |  
19 | configure center - nacos |   | @amudong | Processing |  
20 | configure center - consul |   |   |   |  
21 | configure center - etcd |   |   |   |  
22 | compatible with dubbo 2.7 | It’s a complicated task, we should split it into small tasks |   |   |  
23 | adapt to dubbo admin |   |   |   |  
  | Quality and User Experience |  
24 | code coverage | any PR writing unit tests to improve the code coverage will be helpful |   |   |  
25 | benchmarks & performance test |   |   |   |  
26 | samples |   |   |   |  
27 | Doc and blog |   |   |   |  
28 | user guide outline |   |   |   |  



[ Full content available at: https://github.com/apache/dubbo-go/issues/334 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org