This is an automated email from the ASF dual-hosted git repository. gosonzhang pushed a change to branch release-1.3.0 in repository https://gitbox.apache.org/repos/asf/inlong.git
from bd30f354f [INLONG-5917][DataProxy] Optimize TubeSink class (#5920) new 0edca6135 [INLONG-5917][DataProxy] Optimize TubeSink class (#5920) new 668ff36c5 [INLONG-5918][DataProxy] Optimize PulsarSink class (#5923) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/inlong/dataproxy/sink/PulsarSink.java | 106 +++++++-------------- .../org/apache/inlong/dataproxy/sink/TubeSink.java | 6 +- .../dataproxy/sink/pulsar/PulsarClientService.java | 37 ++++--- .../inlong/dataproxy/sink/pulsar/SinkTask.java | 68 +++++-------- 4 files changed, 81 insertions(+), 136 deletions(-)