Page MenuHomePhabricator

Disable ElasticSearch for new users
Closed, ResolvedPublic3 Estimated Story Points

Description

Until we find a solution for the current scalability challenges with ElasticSearch, we want to keep it switched off for the new users that are going to be invited onto Wikibase.cloud.

(change Http/Controllers/WikiController.php:98 from true to false)

AC:

  • ES is by default disabled for new users onboarding through the invite code signup flow

Event Timeline

What's the ticket for finding a solution to the scalability issues?

@Addshore https://phabricator.wikimedia.org/T310990 not yet refined though, we'e probably gonna dedicate a sprint or 2 to it

Evelien_WMDE set the point value for this task to 3.
toan renamed this task from Keep ES disabled for new users to Disable ElasticSearch for new users.Aug 16 2022, 10:29 AM
toan claimed this task.

api changes https://github.com/wbstack/api/pull/507

Easiest to use skaffold to try it out locally.

Can confirm, created a new wiki and ES is disabled while it still works for an older one

Evelien_WMDE claimed this task.