inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[INLONG-5564][Sort] Support read pulsar source without adminUrl

Open thesumery opened this issue 2 years ago • 0 comments

Prepare a Pull Request

[INLONG-5564][Sort] Support read pulsar source without adminUrl

  • Fixes #5564

Motivation

To support TDMQ product, we introduce consume pulsar topic without giving an admin-url. Beacuse for some security restrictions,sometimes admin url prohibit external exposure.

Modifications

admin-url is not required option for pulsar but an optional option, if not give an admin-url,it will consume pulsar topic with tdmq source.

thesumery avatar Aug 16 '22 07:08 thesumery