apache / inlong

Apache InLong - a one-stop, full-scenario integration framework for massive data
https://inlong.apache.org/
Apache License 2.0
1.37k stars 533 forks source link

[Feature][Agent] Provides hierarchical guarantee capacity #7021

Open wangpeix opened 1 year ago

wangpeix commented 1 year ago

Description

When use agent to collect data, such as File Agent. There are multi collection tasks in an Agent process, but the importance of each task is different. when resources are insufficient, the most important data should be collected first. so, may be it is necessary to provide the capacity of hierarchical guarantee.

Use case

No response

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 60 days with no activity.

justinwwhuang commented 2 months ago

In theory, it can be achieved, but in reality, it will not be used in this way. Usually, this requires the use of a separate cluster to ensure full chain support, and it will be added no later when encountered in the future

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 60 days with no activity.