Files
gerrit/gerrit-elasticsearch
Dariusz Luksza 23a2ee2eff ES: Temporarily disable server discovery
When server discovery is enabled Gerrit will fail to run off-line reindex
and start up. The reason behind it is that we are trying to use JEST
client without assigned servers - the discovery process has not yet
finished.

Therefore for now we should disable this feature and enable it again
when we are able to wait until this discovery process finishes.

Change-Id: Ia89b7c072a5a4e898c29fd0d18d6ce4385fee4e7
2017-04-25 17:04:53 +02:00
..