Greedyu opened a new issue #2646: URL: https://github.com/apache/incubator-inlong/issues/2646
### What happened When starting inlong, the message middleware selects pulsar, but the script does not detect it.  because the code makes judgments based on the PulsarBrokerStarter startup class. And pulsar has two startup classes, PulsarBrokerStarter and PulsarStandaloneStarter <img width="852" alt="image" src="https://user-images.githubusercontent.com/20356765/155068767-2d13cebc-b658-414c-adc7-ab020cd352bb.png"> ### What you expected to happen The detection of the pulsar process should be coupled with another startup class PulsarStandaloneStarter ### How to reproduce The message middleware uses pulsar in standalone mode, and then starts inlong ### Environment centos ### InLong version master ### InLong Component Other for not specified component ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
