-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all: update netty to 4.1.72.Final and tcnative to 2.0.46.Final #8780
all: update netty to 4.1.72.Final and tcnative to 2.0.46.Final #8780
Conversation
Closing as there are test failures... |
Also fixes #8781. |
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.
Done. PTAL |
7b76d3e
to
9638034
Compare
@sergiitk as discussed offline. Tests now should be passing. |
@dapengzhang0 just a reminder for the review. Also CC @ejona86 |
b029530
to
ee10b7a
Compare
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 |
cccbcda
to
13cef28
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one suggestion
fixes #8617