This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git
from fb395fe0e0 [INLONG-10821][SDK] Optimize the ability to receive data for DataProxy C++ SDK (#10835) add de82fd394f [INLONG-10828][SDK] Add config classes for SortStandalone to support HTTP report (#10830) No new revisions were added by this update. Summary of changes: .../java/org/apache/inlong/common/constant/DataNodeType.java | 1 + .../main/java/org/apache/inlong/common/constant/SinkType.java | 1 + .../sink/{KafkaSinkConfig.java => HttpSinkConfig.java} | 9 +++++++-- .../inlong/common/pojo/sort/dataflow/sink/SinkConfig.java | 1 + .../sort/node/{KafkaNodeConfig.java => HttpNodeConfig.java} | 10 ++++++---- .../org/apache/inlong/common/pojo/sort/node/NodeConfig.java | 1 + 6 files changed, 17 insertions(+), 6 deletions(-) copy inlong-common/src/main/java/org/apache/inlong/common/pojo/sort/dataflow/sink/{KafkaSinkConfig.java => HttpSinkConfig.java} (82%) copy inlong-common/src/main/java/org/apache/inlong/common/pojo/sort/node/{KafkaNodeConfig.java => HttpNodeConfig.java} (81%)