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
/i/index/refresh uses the elasticsearch.url to refresh both indices
(default and additional.) I saw proxy failures for
/<additional-index-name>/_refresh calls in the logs. This commit fixes
these by allowing to refresh both indices with one URL as failing
refreshes are one possible source of flakiness.
0 commit comments