thesumery opened a new pull request, #5568: URL: https://github.com/apache/inlong/pull/5568
### 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
