gosonzhang opened a new issue, #6369: URL: https://github.com/apache/inlong/issues/6369
### Description When dealing with pr[1], I found that DataProxy separately defines the property Key value for message interaction between SDK and DataProxy. This information should be placed in InLong-Common, so that when dealing with cross-module content, the same Key It can avoid repeated definitions, or the problem that the key value is defined incorrectly and the corresponding value cannot be obtained. 1. https://github.com/apache/inlong/pull/6351 ### InLong Component 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]
