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
Closing RestRepository to avoid a connection leak (#1781)
This commit closes the RestRepository that is sent to the ScrollQuery constructor to avoid leaking connections to
Elasticsearch when many fast scrolls are called in a tight loop.
Closes#1212
0 commit comments