Skip to content

Verify this plugin round-robins for every bulk request #274

Closed
@suyograo

Description

@suyograo

The elasticsearch-ruby client is supposed to round-robin requests to the nodes specified in the hosts setting. From internal testing it seems like one of the node is getting hit more often than the other. The setting used in testing was [localhost:9200, localhost:9201]

round-robin

y-axis in the graph is the bytes-in to a port. Data in bulk request used for testing was the same size, so we should not see 2:1 requests distribution to hosts, should have almost equal distribution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions