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/06/02 11:18:34 UTC

[incubator-inlong] branch master updated (262efd9e2 -> 918374403)

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 262efd9e2 [INLONG-4487][Manager] Fix JSON parse exception for stream source and stream sink #4496
     add 918374403 [INLONG-4468][Manager] Use the user-configured URL instead of the DNS of Pulsar (#4479)

No new revisions were added by this update.

Summary of changes:
 .../service/mq/CreatePulsarGroupTaskListener.java  | 45 ++++++++++------------
 .../mq/CreatePulsarResourceTaskListener.java       | 12 ++----
 .../mq/CreatePulsarSubscriptionTaskListener.java   | 40 +++++++++----------
 .../service/mq/CreatePulsarTopicTaskListener.java  | 16 ++------
 .../ConsumptionCompleteProcessListener.java        | 23 ++++-------
 5 files changed, 54 insertions(+), 82 deletions(-)