This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If all partition messages are sent, cancel the delayed tasks to avoid…
… full gc or oom (#1749) Fixes #1739 ### Motivation The request.timeout.ms setting is too large to cause broker full gc or oom. ### Modifications If all partition messages are sent, cancel the delayed tasks to avoid full gc or oom (cherry picked from commit 7994cd6)
- Loading branch information