Goson Zhang

Results 9 issues of Goson Zhang

### Description The parent issue is: https://github.com/apache/inlong/issues/5745 In DataProxy, there are many value pairs of key=value, but in the whole system, keys with the same meaning use different names, such...

type/improve

In our environment, there is a situation where the number of concurrent filter consumption of Topic in some clusters has reached 100, and it is likely to exceed 100 to...

component/tubemq
type/feature
stage/stale
stage/roadmap

### Description There is indeed a problem [1] with this RPC interaction agreement: the server-side transparently transmits the exception class to the caller. In any case, the callee should return...

type/improve
stage/stale

### Description The current implementation of TubeMQ indicators is still not good enough, mainly: 1. The client has no indicator output; 2. There is no histogram data output for the...

component/tubemq
type/improve
stage/stale

### Description Currently, TubeMQ saves the offset of the consumption group through ZooKeeper. When the operation and maintenance personnel want to view the offset of a consumption group, they need...

component/tubemq
type/feature
stage/stale

The parent issue is:https://github.com/apache/incubator-inlong/issues/2203 Through the sh script method, running the script can consume the historical offset of the specified topic and output it to the screen in text form

component/tubemq
type/feature
stage/stale

The parent issue is: https://github.com/apache/incubator-inlong/issues/2203 Update the HTTP API document and add the feature document of historical offset to facilitate business use

component/tubemq
doc
stage/stale

The parent issue is: https://github.com/apache/incubator-inlong/issues/2173 Update the metric definition document with the latest implementation, keeping the document consistent with the implementation

component/tubemq
doc
type/improve
stage/stale

### Description In the process of using DataProxy, I have accumulated some improvement points and are ready to contribute them. The sub-issues are as follows: - [x] #10066 - [x]...

component/dataproxy
type/improve