Comment 3 for bug 1367020

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (master)

Reviewed: https://review.openstack.org/121474
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=9fb04ba99a08819a5c4c23262030909e7ab571cc
Submitter: Jenkins
Branch: master

commit 9fb04ba99a08819a5c4c23262030909e7ab571cc
Author: Prashanth Raghu <email address hidden>
Date: Thu Sep 25 05:25:19 2014 +0530

    Add support for redis-sentinel

    This patch adds the ability to configure Sentinel support in
    zaqar.conf. The code has been tested using one and two sentinels
    managing one master and one slave. Failovers from master to slave
    were intiated and it was verified that clients can continue to
    query the service with no downtime in the case of a lost Redis
    node.

    Co-Authored-By: Kurt Griffiths <email address hidden>
    Closes-Bug: 1367020
    Change-Id: Idcaaab3ba17c84a31b918ad8376f1d5fc105b53a