[18.09] cluster: set bigger grpc limit for array requests#99
Conversation
|
@andrewhsu the upstream PR was updated (only the commit message); can you cherry-pick the new commit? moby@f1f50ed |
4MB client side limit was introduced in vendoring go-grpc#1165 (v1.4.0) making these requests likely to produce errors Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 489b8ed) Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
thaJeztah
left a comment
There was a problem hiding this comment.
LGTM
Also addresses moby#37941. Related: moby#36895 (pull request that brought in the updated grpc version) moby/swarmkit#2774 (tracking issue for looking at the message size)
|
Server Version: 18.09.3
|
|
Is this fix part of 18.09.9? also i see that @rnz got an error on 18.09.3. So i have a around 600 services also. Will i get the same error |
backport:
to address:
git cherry-pick moby@489b8ed
no conflicts