-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
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
Labels
No labels