We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed8cc8 commit 21cb50fCopy full SHA for 21cb50f
docs/java-rest/low-level/usage.asciidoc
@@ -292,7 +292,7 @@ header because the client will automatically set that from the `HttpEntity`
292
attached to the request.
293
294
You can set the `NodeSelector` which controls which nodes will receive
295
-requests. `NodeSelector.NOT_MASTER_ONLY` is a good choice.
+requests. `NodeSelector.SKIP_DEDICATED_MASTERS` is a good choice.
296
297
You can also customize the response consumer used to buffer the asynchronous
298
responses. The default consumer will buffer up to 100MB of response on the
0 commit comments