vernedeng opened a new pull request, #5172: URL: https://github.com/apache/inlong/pull/5172
### Prepare a Pull Request *(Change the title refer to the following example)* - Title Example: [INLONG-XYZ][Component] Title of the pull request *(The following *XYZ* should be replaced by the actual [GitHub Issue](https://github.com/apache/inlong/issues) number)* - Fixes #5165 ### Motivation The TopicProperties in SortSourceConfig, which is used to config sort sdk, collects wrong topic properties. The correct topic properties of each stream should be maintain by ext_params in Stream_Sink , instead of Inlong_Group ### Modifications *Describe the modifications you've done.* ### Verifying this change *(Please pick either of the following options)* - [ ] This change is already covered by existing tests, such as: SortServiceImplTest ### Documentation - Does this pull request introduce a new feature? no - If yes, how is the feature documented? JavaDocs -- 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]
