Fix thread pool docs regarding dynamic settings

Thread pool settings are no longer dynamically updatable since
da74323141. This commit removes a leftover
note from the thread pool module docs that incorrectly states that
thread pool settings are dynamically updatable.
This commit is contained in:
Jason Tedor 2016-06-15 18:23:33 -04:00
parent a26260fb72
commit 8caaf9ad11
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ thread_pool:
size: 30
--------------------------------------------------
NOTE: you can update thread pool settings dynamically using <<cluster-update-settings>>.
[float]
[[types]]
=== Thread pool types