You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2022/03/11 06:30:02 UTC

[incubator-inlong] branch master updated (f2ca0ee -> c587ea6)

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/incubator-inlong.git.


    from f2ca0ee  [INLONG-2784] Replace MySQL with PostgreSQL (#3041)
     add c587ea6  [INLONG-3060][DataProxy] Use Pulsar configuration by default (#3061)

No new revisions were added by this update.

Summary of changes:
 inlong-dataproxy/bin/{flume-ng => dataproxy-ng}    | 42 +++++++++++-----------
 inlong-dataproxy/bin/dataproxy-start.sh            | 28 ++++++++++++++-
 ...nf => dataproxy-mulit-pulsar-http-example.conf} |  2 +-
 ...onf => dataproxy-mulit-pulsar-udp-example.conf} |  2 +-
 ...lsar-tcp-example.conf => dataproxy-pulsar.conf} |  5 ++-
 .../conf/{flume.conf => dataproxy-tube.conf}       | 26 +++++++-------
 6 files changed, 65 insertions(+), 40 deletions(-)
 rename inlong-dataproxy/bin/{flume-ng => dataproxy-ng} (89%)
 rename inlong-dataproxy/conf/{flume-mulit-pulsar-http-example.conf => dataproxy-mulit-pulsar-http-example.conf} (97%)
 rename inlong-dataproxy/conf/{flume-mulit-pulsar-udp-example.conf => dataproxy-mulit-pulsar-udp-example.conf} (98%)
 rename inlong-dataproxy/conf/{flume-mulit-pulsar-tcp-example.conf => dataproxy-pulsar.conf} (95%)
 rename inlong-dataproxy/conf/{flume.conf => dataproxy-tube.conf} (87%)