MM-11243: Make Elasticsearch work after enabling without restart. (#9146)
* MM-11243: Make Elasticsearch work after enabling without restart. * Also cope with config vars changing whilst enabled.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8948b91d7a
Коммит
185ed89978
@@ -167,6 +167,14 @@
|
||||
"id": "api.channel.join_channel.already_deleted.app_error",
|
||||
"translation": "Channel is already deleted"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.already_started.app_error",
|
||||
"translation": "Elasticsearch is already started"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.stop.already_stopped.app_error",
|
||||
"translation": "Elasticsearch is already stopped"
|
||||
},
|
||||
{
|
||||
"id": "api.channel.join_channel.permissions.app_error",
|
||||
"translation": "You do not have the appropriate permissions"
|
||||
|
||||
Ссылка в новой задаче
Block a user