Page MenuHomePhabricator

phab+elasticsearch: support multiple elasticsearch clusters / datacenters
Closed, ResolvedPublic

Description

We need to support multiple elasticsearch clusters. Especially when migrating between datacenters.

I think this means simply having a list of elasticsearch URLs configurable in phabricator. Also, look into the possibility of using phabricator's clustering code to track the status (availability) of each search backend and automatically stop sending queries to one that is offline / resume when it becomes available again.

Event Timeline

mmodell triaged this task as High priority.Feb 9 2017, 2:30 AM

Change 341917 had a related patch set uploaded (by 20after4):
[operations/puppet] Add config for elasticsearch cluster

https://gerrit.wikimedia.org/r/341917

Change 341917 merged by Dzahn:
[operations/puppet] Add config for elasticsearch cluster

https://gerrit.wikimedia.org/r/341917