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

Redis-Sentinel and Pub/Sub to a channel #48

Open
panbhatt opened this issue Oct 31, 2015 · 0 comments
Open

Redis-Sentinel and Pub/Sub to a channel #48

panbhatt opened this issue Oct 31, 2015 · 0 comments

Comments

@panbhatt
Copy link

Hi,
We are using Redis-sentinel with KUE for redis failover. Once the failover is done. it seems the connections are getting reconnected to new master, however the channels on which if there is a worker subscribe to (or if there is previously a publisher holding a connection) unable to receive anything.
Is it a problem with sentinel or with the redis client itself. Similarly, the publisher is unable to publish to the channel with the new master (after reconnecting to new master).
We found out a way, that is a kind of HACK , but looking if there is a proper solution to the problem. As even KUE said it properly supports redis-sentinel library by creating connectionFactory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant