mirror of https://github.com/apache/kafka.git
The remote storage reader thread pool use same count for both maximum and core size. If users adjust the pool size larger than original value, it throws `IllegalArgumentException`. Updated both value to fix the issue. --------- Signed-off-by: PoAn Yang <payang@apache.org> Reviewers: Kamal Chandraprakash <kamal.chandraprakash@gmail.com> |
||
---|---|---|
.. | ||
api/src | ||
src |