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
Save duplicate REST client in ESRestTestCase (#117910)
I debugged some tests today and noticed that these two clients
are the same in almost all cases, no need to use extra connections.
Might give usa small speedup for these tests that tend to be quite slow
relative to the node client based tests.
0 commit comments