KAFKA-18869 add remote storage threads to "Updating Thread Configs" section (#19037)

Reviewers: Chia-Ping Tsai <chia7712@apache.org>
This commit is contained in:
Xuan-Zhang Gong 2025-02-27 10:10:49 +08:00 committed by GitHub
parent 9dc9973c1c
commit 8bbca913ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -153,6 +153,9 @@
<li><code>num.recovery.threads.per.data.dir</code></li> <li><code>num.recovery.threads.per.data.dir</code></li>
<li><code>log.cleaner.threads</code></li> <li><code>log.cleaner.threads</code></li>
<li><code>background.threads</code></li> <li><code>background.threads</code></li>
<li><code>remote.log.reader.threads</code></li>
<li><code>remote.log.manager.copier.thread.pool.size</code></li>
<li><code>remote.log.manager.expiration.thread.pool.size</code></li>
</ul> </ul>
<h5>Updating ConnectionQuota Configs</h5> <h5>Updating ConnectionQuota Configs</h5>