Skip to content

clear_scroll failing on 2.4.0 #438

@slydon-apixio

Description

@slydon-apixio

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions