You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current config loading strategy restricts the flexibility of sort-standalone by naming the only type of components in config file.
Which means one sort-standalone node can only support a series of tasks with the same type of sink.
By specify this params into SortTask, the sort-standalone will be decoupled from node to task.
vernedeng
changed the title
[Feature][Sort-Standalone] Sort-Standalone support specify component type from remote config.
[Feature][Sort-Standalone] Support specify component type from remote config
Jul 19, 2022
Description
![image](https://user-images.githubusercontent.com/45282474/179689827-369ca6be-53ff-4efe-91ff-31a49b412f22.png)
Current config loading strategy restricts the flexibility of sort-standalone by naming the only type of components in config file. Which means one sort-standalone node can only support a series of tasks with the same type of sink.By specify this params into SortTask, the sort-standalone will be decoupled from node to task.
Use case
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: