-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Just upgraded to 2.4.0 and clear_scroll is failing.
I see in the traceback:
client.clear_scroll(body={'scroll_id': [scroll_id]}, ignore=(404, ))
But the warning log I see says a 400 was returned.
The following is the exception type:
elasticsearch.exceptions.RequestError
Did the usage change for elasticsearch.helpers.scan? Is this a problem with my application or with the implementation of clear_scroll?
Edit: I should have said that I upgraded from 2.1.0. I downgraded for now.
Metadata
Metadata
Assignees
Labels
No labels