PLT-4488 adding in loop breaking (#4330)

Этот коммит содержится в:
Corey Hulen
2016-10-26 09:19:19 -07:00
коммит произвёл Christopher Speller
родитель f02620b291
Коммит c07cdd666a

Просмотреть файл

@@ -2575,6 +2575,10 @@
"id": "ent.cluster.final_fail.error",
"translation": "Cluster send final fail at `%v` detail=%v, extra=%v, retry number=%v"
},
{
"id": "ent.cluster.same_server.warn",
"translation": "This request has already been recieved by this server, my_id=%v path=%v"
},
{
"id": "ent.cluster.incompatible.warn",
"translation": "Potential incompatible version detected for clustering with %v"