amoro
amoro copied to clipboard
[Improvement]: Drop config `self-optimizing.max-task-size-bytes`
Search before asking
- [x] I have searched in the issues and found no similar issues.
What would you like to be improved?
If we set different values with self-optimizing.target-size and self-optimizing.max-task-size-bytes, will this problem #3645 still occur?
self-optimizing.target-size:128mself-optimizing.max-task-size-bytes: 256m
I'm considering completely removing the self-optimizing.max-task-size-bytes config and only keeping self-optimizing.target-size.
What negative impact would doing this have?
And related #3855 .
How should we improve?
No response
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Subtasks
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
cc @zhoujinsong @Aireed
Hello, i am new to this project. Can I pick this up please?