-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2021
-
Component/s: S3
-
Tags:
- Queue length, how many tasks waiting for execute. If it is always long, then we know the thread pool size needs to be increased or the upstream work needs to be throttled.
- Max wait time, if it's always long, then we know need to tune other related parameters. like transaction timeout value, kafka poll related parameters etc.