(inlong) branch branch-2.1 deleted (was 433f531853)
This is an automated email from the ASF dual-hosted git repository. wenweihuang pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/inlong.git was 433f531853 [INLONG-11656][SDK] DataProxy Java SDK lacks a common-lang dependency (#11657) The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(inlong) branch release-2.1.0 deleted (was 433f531853)
This is an automated email from the ASF dual-hosted git repository. wenweihuang pushed a change to branch release-2.1.0 in repository https://gitbox.apache.org/repos/asf/inlong.git was 433f531853 [INLONG-11656][SDK] DataProxy Java SDK lacks a common-lang dependency (#11657) The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
[no subject]
[PR] [INLONG-11678][SDK] Optimize the ProxyClientConfig class [inlong]
gosonzhang opened a new pull request, #11679: URL: https://github.com/apache/inlong/pull/11679 Fixes #11678 1. Divide ProxyClientConfig into two subclasses, TcpMsgSenderConfig and HttpMsgSenderConfig, according to different data reporting protocols 2. Adjust the naming of some configuration parameters, add value range checks, and add configuration content output, clone, and comparison operation functions; 3. Add unit test cases for configuration classes 4. Adjust the implementation logic of each module using configuration parameters to initialize and obtain configuration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org