Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Redis Sentinels #21

Open
HarshBalyan opened this issue Jun 19, 2020 · 0 comments
Open

Support Redis Sentinels #21

HarshBalyan opened this issue Jun 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@HarshBalyan
Copy link
Member

The Flume configuration works with a single Redis server.
However, it would not work in a setup with Redis Sentinels.

Possible Solution

Extend the configuration to accept Sentinel options.
The underlying Redis library supports and manages the switching to a master server after a fail-over.

@HarshBalyan HarshBalyan added the enhancement New feature or request label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant