Skip to content

do not use PartialUpdateIndexAction if only one batch #24

@codekiln

Description

@codekiln

Currently, all calls to es_update end up creating PartialUpdateIndexActions, even if there is only one batch. This leaves unintuitive logging, suggesting that only partial updates were done. This task is to optimize batching so it does not create PartialUpdateIndexActions if there is only one batch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions