Goson Zhang
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...
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...
### 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...
### 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...
### 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...
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
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
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
### 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]...