← Back to team overview

mahara-contributors team mailing list archive

[Bug 1876185] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11074
Committed: https://git.mahara.org/mahara/mahara/commit/6c60ace121d9a7674b07233b8d9025a2c549ea9c
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 6c60ace121d9a7674b07233b8d9025a2c549ea9c
Author: anupamadharmajan <anupamadharmajan@xxxxxxxxxxxxxxx>
Date:   Mon Jul 20 13:03:18 2020 +1000

Bug 1876185: Allow redis function without needing sentinel

behatnotneeded

Change-Id: Ie3bdf87e55eba107d57eaade2e4d5c9c2d98ca37

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1876185

Title:
  Allow redis function without needing sentinel

Status in Mahara:
  Fix Committed

Bug description:
  When redis was set up in mahara it was envisioned to be used with
  redis sentinel in a cluster situation

  But we should also allow redis to be usable without sentinel

  Looking at the code we probably need to adjust the get_redis_master()
  and get_redis_servers() functions in htdocs/auth/lib.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1876185/+subscriptions


References