Skip to content

Redis output balancing #7

@wiibaa

Description

@wiibaa

From LOGSTASH-2260

The Redis output currently uses a failover model to switch hosts. I'd like to see a balance option added that defaults to the current failover setup but also allows round robin or least connection balancing.
I tried to implement this myself earlier but there are a million ways to handle a connection pool in JRuby and I don't know enough about threading to decide on a single maintainable method.
Please consider this both a feature request and guidance request as I'm happy to work on this myself if some direction on load balancing could be provided.

Is it related to congestion management in #4 or is it something else?

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