You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: