Browse Source

Fix thread pool docs regarding dynamic settings

Thread pool settings are no longer dynamically updatable since
da74323141a69bd06fc19a70bc072143e9f0e986. This commit removes a leftover
note from the thread pool module docs that incorrectly states that
thread pool settings are dynamically updatable.
Jason Tedor 9 years ago
parent
commit
8caaf9ad11
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docs/reference/modules/threadpool.asciidoc

+ 0 - 2
docs/reference/modules/threadpool.asciidoc

@@ -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