Skip to content

[FEATURE] es.batch.write.wait - time to wait between each bulk #1400

Open
@roeyshemtov

Description

@roeyshemtov

What kind an issue is this?

  • Feature Request.

Feature description

I am running a scenario that i have a big a dataset that i want to index into elastic, but i can't controll the index rate without changes the number of partitions of the dataset(that mean lower/higher parallel writing).
I know there is bulk size and bulk entries but it just adjust the bulking.
what im suggest is to add a configurable es.batch.write.wait, and that is the time in ms that it`ll wait between each bulk.

This configuration should help to adjust too fast index rate without chaning the dataset itself.

What do you think, it will be helpful for other users? because this feature will be great at our usecase.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions