vernedeng opened a new pull request, #7350: URL: https://github.com/apache/inlong/pull/7350
### 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 #7349 ### Motivation Each SortClients creates a SortSdkMetricItemSet with same name (taskId), which leads to a register failure when register this bean as MetricItemSet. ### Modifications Add a random value in the name of SortSdkMetricItemSet ### Verifying this change *(Please pick either of the following options)* - [ ] This change is a trivial rework/code cleanup without any test coverage. ### Documentation - Does this pull request introduce a new feature? no -- 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]
