gosonzhang opened a new pull request, #8184: URL: https://github.com/apache/inlong/pull/8184
- Fixes #8170 1. Adjust the implementation logic of IdTopicConfig.getPulsarTopicName(): first obtain the tenant carried by IdTopicConfig, if the value is not set, the incoming clusterTenant shall prevail, if the clusterTenant is not set, set the default value "public"; second obtain the namespace carried by IdTopicConfig, if the value is not set, the incoming clusterNameSpace shall prevail, this namespace value must exist, so no default value is set. 2. Adjust the tenant and namespace acquisition method in the IdTopicConfig object -- 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]
