Skip to content

Bug: ES 5.0 no longer supports the write consistency option for index(); archiver fails #351

@sebbASF

Description

@sebbASF

The archiver fails on ES 5.0:

Archiving failed!: index() got an unexpected keyword argument 'consistency'

The parameter was removed in ES 5.x:
elastic/elasticsearch#19454

It has been replaced by: wait_for_active_shards

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