You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RW Separation] Add routing preference to route requests only to search replicas. (#15563) (#15690) (#15699)
* Add routing preference to route requests only to search replicas.
This adds SEARCH_REPLICA routing preference and defaults to this preference
for indices that have search replicas.
* add changelog entry
* PR feedback - extract a private method for replica filtering
* remove changelog entry
---------
(cherry picked from commit 3681b52)
(cherry picked from commit b787753)
Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
0 commit comments