QnaList > Groups > Redis-Db > Apr 2016
faq

[redis-db] CLIENT PAUSE Triggers Failover By Sentinel

Hi,
we are using redis 3.0.7 in a master-slave-replication setup with sentinels 
(redis cluster is currently not an option for us). 
We are trying to implement an automated update procedure using the CLIENT 
PAUSE command in order to prevent losing writes. The sentinel 
failover-timeout is set to 3.5 sec.
We see that a failover is triggered when CLIENT PAUSE is used, probably 
because the sentinels are also using pub/sub and this is also paused. 
Should the sentinels be excluded from the CLIENT PAUSE? Or do we have to 
increase the failover-timeout before starting the update procedure?
Thanks and best regards,
Amin
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.

asked Apr 4 2016 at 05:17

chawki.amingmail.com's gravatar image



Related discussions

Tagged

Group Redis-db

asked Apr 4 2016 at 05:17

active Apr 4 2016 at 05:17

posts:1

users:1

Redis-db

©2013 QnaList.com