You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by go...@apache.org on 2023/04/24 01:54:22 UTC

[inlong] branch master updated (5b944c440 -> 47a644001)

This is an automated email from the ASF dual-hosted git repository.

gosonzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 5b944c440 [INLONG-7895][Manager] Support field description when parsing field by SQL (#7896)
     add 47a644001 [INLONG-7898][DataProxy] Clean up useless configuration files in the ConfigManager class (#7899)

No new revisions were added by this update.

Summary of changes:
 inlong-dataproxy/bin/dataproxy-start.sh              |  2 +-
 .../inlong/dataproxy/config/ConfigManager.java       | 15 ---------------
 .../dataproxy/source/ServerMessageHandler.java       | 12 ------------
 .../dataproxy/source/SimpleMessageHandler.java       | 20 --------------------
 .../src/test/resources/dc_mapping.properties         | 16 ----------------
 .../src/test/resources/transfer.properties           | 16 ----------------
 .../src/test/resources/tube_switch.properties        | 16 ----------------
 7 files changed, 1 insertion(+), 96 deletions(-)
 delete mode 100644 inlong-dataproxy/dataproxy-source/src/test/resources/dc_mapping.properties
 delete mode 100644 inlong-dataproxy/dataproxy-source/src/test/resources/transfer.properties
 delete mode 100644 inlong-dataproxy/dataproxy-source/src/test/resources/tube_switch.properties