Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

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

@panbhatt

Description

@panbhatt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions