-
Dmitry Gruzd authored
Any Elasticsearch admin setting changes will not be updated for the Elasticsearch migrations until sidekiq is restarted. For example changing the URL or other settings will keep using the old URL in the migration until sidekiq is restarted. This change fixes this problem by removing class level memoization of Gitlab::Elastic::Helper
b5d77d90