Skip to content

all: update netty to 4.1.72.Final and tcnative to 2.0.46.Final #8780

Merged
sanjaypujare merged 4 commits intogrpc:masterfrom
sanjaypujare:netty-upgrade-4.1.72.final
Jan 7, 2022
Merged

all: update netty to 4.1.72.Final and tcnative to 2.0.46.Final #8780
sanjaypujare merged 4 commits intogrpc:masterfrom
sanjaypujare:netty-upgrade-4.1.72.final

Conversation

@sanjaypujare
Copy link
Copy Markdown
Contributor

fixes #8617

@sanjaypujare
Copy link
Copy Markdown
Contributor Author

Closing as there are test failures...

@sergiitk
Copy link
Copy Markdown
Member

Also fixes #8781.

@dapengzhang0
Copy link
Copy Markdown
Contributor

Normally there are also bazel and markdown files that need to be changed accordingly. Seem #8167 for example.

…e of the netty fix to actually use

the executor passed to the SslHandler we now need the Executor to execute.
@sanjaypujare
Copy link
Copy Markdown
Contributor Author

Normally there are also bazel and markdown files that need to be changed accordingly. Seem #8167 for example.

Done. PTAL

@sanjaypujare sanjaypujare added the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Dec 23, 2021
@grpc-kokoro grpc-kokoro removed the kokoro:force-run Add this label to a PR to tell Kokoro to re-run all tests. Not generally necessary label Dec 23, 2021
@dapengzhang0 dapengzhang0 changed the title xds: update netty to 4.1.72.Final and tcnative to 2.0.46.Final all: update netty to 4.1.72.Final and tcnative to 2.0.46.Final Dec 23, 2021
@sanjaypujare sanjaypujare force-pushed the netty-upgrade-4.1.72.final branch from 7b76d3e to 9638034 Compare December 29, 2021 06:18
@sanjaypujare
Copy link
Copy Markdown
Contributor Author

@sergiitk as discussed offline. Tests now should be passing.

Comment thread netty/src/test/java/io/grpc/netty/ProtocolNegotiatorsTest.java Outdated
Comment thread netty/src/test/java/io/grpc/netty/NettyTestUtil.java
@sanjaypujare
Copy link
Copy Markdown
Contributor Author

@dapengzhang0 just a reminder for the review. Also CC @ejona86

@sanjaypujare sanjaypujare force-pushed the netty-upgrade-4.1.72.final branch from b029530 to ee10b7a Compare December 30, 2021 23:34
Comment thread netty/src/test/java/io/grpc/netty/ProtocolNegotiatorsTest.java Outdated
Comment thread netty/src/test/java/io/grpc/netty/ProtocolNegotiatorsTest.java Outdated
@dapengzhang0
Copy link
Copy Markdown
Contributor

FYI @sanjaypujare ,

I merged #8801 , so now you can download the failed test report as shown in the picture to see the full Standard error by opening the index.html file in the browser.

@sanjaypujare
Copy link
Copy Markdown
Contributor Author

FYI @sanjaypujare ,

I merged #8801 , so now you can download the failed test report as shown in the picture to see the full Standard error by opening the index.html file in the browser.

Thanks @dapengzhang0 ! Will do

@sanjaypujare sanjaypujare force-pushed the netty-upgrade-4.1.72.final branch from cccbcda to 13cef28 Compare January 7, 2022 22:46
Copy link
Copy Markdown
Member

@sergiitk sergiitk left a comment

Choose a reason for hiding this comment

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

LGTM, one suggestion

Comment thread buildscripts/kokoro/macos.cfg
@sanjaypujare sanjaypujare merged commit d7f951a into grpc:master Jan 7, 2022
@sanjaypujare sanjaypujare deleted the netty-upgrade-4.1.72.final branch January 7, 2022 23:35
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need compatible versions for Netty 4.1.68+ , GRPC server and netty-tcnative-boringssl-static

5 participants