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

   ### What happened
   
   When DataProxy accesses a Pulsar cluster with authentication and 
authorization enabled, DataProxy will report an authorization error. Through 
inspection, it is found that when the Manager obtains the metadata information 
of the Pulsar cluster through the getConfig method, the returned result carries 
the token authorization access information of the Pulsar cluster, but through 
When the getAllConfig method obtains the metadata information of the Pulsar 
cluster, the token authorization access information of the Pulsar cluster is 
not carried
   
   ### What you expected to happen
   
   When the Pulsar cluster metadata information is obtained through the 
getAllConfig method, the returned result carries the token authorization access 
information of the Pulsar cluster
   
   ### How to reproduce
   
   Enable Pulsar cluster authentication authorization check, and then report 
data to the Pulsar cluster through DataProxy
   
   ### Environment
   
   Linux
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Manager, InLong DataProxy
   
   ### 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