Reviewed: https://reviews.mahara.org/7959 Committed: https://git.mahara.org/mahara/mahara/commit/b186169809f984b25addef9b455bb6fe8fee8fe4 Submitter: Robert Lyon ([email protected]) Branch: master
commit b186169809f984b25addef9b455bb6fe8fee8fe4 Author: Robert Lyon <[email protected]> Date: Thu Aug 31 10:12:53 2017 +1200 Bug 1714100: Check the status of current elasticsearch index Because the cluster can be giving a 'yellow' warning but the index this particular site uses might be 'green' and therefore working as expected behatnotneeded Change-Id: I9d38a4696cee777d4c20f368be917f22c3dde3d8 Signed-off-by: Robert Lyon <[email protected]> -- 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/1714100 Title: When checking elasticsearch status we need to check on a specified index Status in Mahara: In Progress Bug description: As the elasticsearch server can have some indexes all fine (green) and some not fine (yellow) The check that we do via elasticsearch_server('shardallocation') needs to take into consideration which index we want to check To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1714100/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

