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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to