Skip to content

bump google.golang.org/grpc v1.23.1#3767

Merged
AkihiroSuda merged 1 commit intocontainerd:masterfrom
thaJeztah:bump_grpc
Oct 22, 2019
Merged

bump google.golang.org/grpc v1.23.1#3767
AkihiroSuda merged 1 commit intocontainerd:masterfrom
thaJeztah:bump_grpc

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah commented Oct 20, 2019

note: this will probably fail CI until #3759 is merged (merged)

full diff: grpc/grpc-go@v1.23.0...v1.23.1

@thaJeztah
Copy link
Copy Markdown
Member Author

oh, looks like it removed those files as well LOL; let me mark this "WIP" until #3759 is merged, to not merge unrelated changes in this PR

@thaJeztah thaJeztah changed the title bump google.golang.org/grpc v1.23.1 [WIP] bump google.golang.org/grpc v1.23.1 Oct 20, 2019
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Oct 20, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 20, 2019

Codecov Report

Merging #3767 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3767   +/-   ##
=======================================
  Coverage   41.97%   41.97%           
=======================================
  Files         131      131           
  Lines       14536    14536           
=======================================
  Hits         6101     6101           
  Misses       7526     7526           
  Partials      909      909
Flag Coverage Δ
#linux 45.39% <ø> (ø) ⬆️
#windows 37.08% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e3c5fe...885232b. Read the comment docs.

full diff: grpc/grpc-go@v1.23.0...v1.23.1

- grpc/grpc-go#3018 server: set and advertise max frame size of 16KB
- grpc/grpc-go#3017 grpclb: fix deadlock in grpclb connection cache
    - Before the fix, if the timer to remove a SubConn fires at the
      same time NewSubConn cancels the timer, it caused a mutex leak
      and deadlock.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah changed the title [WIP] bump google.golang.org/grpc v1.23.1 bump google.golang.org/grpc v1.23.1 Oct 21, 2019
@thaJeztah
Copy link
Copy Markdown
Member Author

rebased; should be ready for review now

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Oct 21, 2019

Build succeeded.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda AkihiroSuda merged commit 0d8fc0a into containerd:master Oct 22, 2019
@thaJeztah thaJeztah deleted the bump_grpc branch October 22, 2019 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants