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/11/07 11:18:20 UTC

[GitHub] [inlong] gosonzhang opened a new issue, #6446: [Bug][TubeMQ] Fix misuse of SECT_TOKEN_BROKER

gosonzhang opened a new issue, #6446:
URL: https://github.com/apache/inlong/issues/6446

   ### What happened
   
   When review the code, a reference error was found, and the configuration item Token of the Broker was used in the Master's Configure[1]
   
   ![image](https://user-images.githubusercontent.com/14038849/200297472-a2722057-3324-4f87-a291-8bdd47bcd9dd.png)
   https://github.com/apache/inlong/blob/master/inlong-tubemq/tubemq-server/src/main/java/org/apache/inlong/tubemq/server/master/MasterConfig.java#L508
   
   ### What you expected to happen
   
   Use SECT_TOKEN_MASTER, not SECT_TOKEN_BROKER
   
   ### How to reproduce
   
   review code
   
   ### Environment
   
   Linux
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong TubeMQ
   
   ### 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.apache.org

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


[GitHub] [inlong] dockerzhang closed issue #6446: [Bug][TubeMQ] Fix misuse of SECT_TOKEN_BROKER

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #6446: [Bug][TubeMQ] Fix misuse of SECT_TOKEN_BROKER
URL: https://github.com/apache/inlong/issues/6446


-- 
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