Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

批量数据同步设置任务触发参数 #347

Closed
baisui1981 opened this issue Aug 15, 2024 · 0 comments
Closed

批量数据同步设置任务触发参数 #347

baisui1981 opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@baisui1981
Copy link
Member

动机

用户使用TIS作为执行数据同步工具,单机版TIS承担了两个角色,1.任务配置 2.同步执行worker。之前版本为了防止多任务并发执行导致TIS节点资源耗尽引起节点宕机,采取限制worker节点多任务并发执行。但用户生产场景下往往采用高规格机器节点,在此节点中仍然采用多任务线性执行方式,无疑会浪费富余的机器资源,所以需要尽可能地提升机器资源使用率成为亟待解决的问题。

解决之道

解决方式是让用户自己预估生产节点的执行并发能力,主动权交给用户自己设置,通过界面配置,可以设置并发度等参数。
截屏2024-08-15 14 10 29

@baisui1981 baisui1981 added this to the V4.0.1 milestone Aug 15, 2024
@baisui1981 baisui1981 added the enhancement New feature or request label Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant