You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/22 05:32:27 UTC

[GitHub] [incubator-inlong] Greedyu opened a new issue #2646: [Bug][MQ] start_inlong_all function start problem

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. 
   ![wecom-temp-7e9f791b799e5f97c68f4f40c9467772](https://user-images.githubusercontent.com/20356765/155068728-a333d2d2-aaa5-462e-a935-af33df354339.png)
   
   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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] aloyszhang closed issue #2646: [Bug][MQ] start_inlong_all function start problem

Posted by GitBox <gi...@apache.org>.
aloyszhang closed issue #2646:
URL: https://github.com/apache/incubator-inlong/issues/2646


   


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org