You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2022/11/10 08:48:19 UTC

[incubator-kyuubi] branch master updated: [KYUUBI #3796] Bump Netty from 4.1.73.Final to 4.1.84.Final

This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new de0a92529 [KYUUBI #3796] Bump Netty from 4.1.73.Final to 4.1.84.Final
de0a92529 is described below

commit de0a92529abfb8ca7b9f5dc7d447bcba565fe106
Author: Cheng Pan <ch...@apache.org>
AuthorDate: Thu Nov 10 16:48:09 2022 +0800

    [KYUUBI #3796] Bump Netty from 4.1.73.Final to 4.1.84.Final
    
    ### _Why are the changes needed?_
    
    Bump Netty to latest version.
    
    https://github.com/netty/netty/pull/12146 explained that netty-tcnative-classes should be optional, otherwise will cause https://github.com/netty/netty/issues/12101
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
    
    Closes #3796 from pan3793/netty.
    
    Closes #3796
    
    2b299233 [Cheng Pan] license
    447a8d08 [Cheng Pan] nit
    62abe481 [Cheng Pan] nit
    506f76bf [Cheng Pan] Bump Netty from 4.1.73.Final to 4.1.84.Final
    
    Authored-by: Cheng Pan <ch...@apache.org>
    Signed-off-by: Cheng Pan <ch...@apache.org>
---
 LICENSE-binary     |  1 -
 dev/dependencyList | 35 +++++++++++++++++------------------
 pom.xml            |  2 +-
 3 files changed, 18 insertions(+), 20 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 186f9b001..bfaee55ba 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -295,7 +295,6 @@ io.netty:netty-handler-proxy
 io.netty:netty-handler
 io.netty:netty-resolver-dns
 io.netty:netty-resolver
-io.netty:netty-tcnative-classes
 io.netty:netty-transport-classes-epoll
 io.netty:netty-transport-classes-kqueue
 io.netty:netty-transport-native-epoll
diff --git a/dev/dependencyList b/dev/dependencyList
index 3876b2f06..3e118f118 100644
--- a/dev/dependencyList
+++ b/dev/dependencyList
@@ -130,24 +130,23 @@ metrics-core/4.2.8//metrics-core-4.2.8.jar
 metrics-jmx/4.2.8//metrics-jmx-4.2.8.jar
 metrics-json/4.2.8//metrics-json-4.2.8.jar
 metrics-jvm/4.2.8//metrics-jvm-4.2.8.jar
-netty-all/4.1.73.Final//netty-all-4.1.73.Final.jar
-netty-buffer/4.1.73.Final//netty-buffer-4.1.73.Final.jar
-netty-codec-dns/4.1.73.Final//netty-codec-dns-4.1.73.Final.jar
-netty-codec-http/4.1.73.Final//netty-codec-http-4.1.73.Final.jar
-netty-codec-http2/4.1.73.Final//netty-codec-http2-4.1.73.Final.jar
-netty-codec-socks/4.1.73.Final//netty-codec-socks-4.1.73.Final.jar
-netty-codec/4.1.73.Final//netty-codec-4.1.73.Final.jar
-netty-common/4.1.73.Final//netty-common-4.1.73.Final.jar
-netty-handler-proxy/4.1.73.Final//netty-handler-proxy-4.1.73.Final.jar
-netty-handler/4.1.73.Final//netty-handler-4.1.73.Final.jar
-netty-resolver-dns/4.1.73.Final//netty-resolver-dns-4.1.73.Final.jar
-netty-resolver/4.1.73.Final//netty-resolver-4.1.73.Final.jar
-netty-tcnative-classes/2.0.46.Final//netty-tcnative-classes-2.0.46.Final.jar
-netty-transport-classes-epoll/4.1.73.Final//netty-transport-classes-epoll-4.1.73.Final.jar
-netty-transport-native-epoll/4.1.73.Final/linux-aarch_64/netty-transport-native-epoll-4.1.73.Final-linux-aarch_64.jar
-netty-transport-native-epoll/4.1.73.Final/linux-x86_64/netty-transport-native-epoll-4.1.73.Final-linux-x86_64.jar
-netty-transport-native-unix-common/4.1.73.Final//netty-transport-native-unix-common-4.1.73.Final.jar
-netty-transport/4.1.73.Final//netty-transport-4.1.73.Final.jar
+netty-all/4.1.84.Final//netty-all-4.1.84.Final.jar
+netty-buffer/4.1.84.Final//netty-buffer-4.1.84.Final.jar
+netty-codec-dns/4.1.84.Final//netty-codec-dns-4.1.84.Final.jar
+netty-codec-http/4.1.84.Final//netty-codec-http-4.1.84.Final.jar
+netty-codec-http2/4.1.84.Final//netty-codec-http2-4.1.84.Final.jar
+netty-codec-socks/4.1.84.Final//netty-codec-socks-4.1.84.Final.jar
+netty-codec/4.1.84.Final//netty-codec-4.1.84.Final.jar
+netty-common/4.1.84.Final//netty-common-4.1.84.Final.jar
+netty-handler-proxy/4.1.84.Final//netty-handler-proxy-4.1.84.Final.jar
+netty-handler/4.1.84.Final//netty-handler-4.1.84.Final.jar
+netty-resolver-dns/4.1.84.Final//netty-resolver-dns-4.1.84.Final.jar
+netty-resolver/4.1.84.Final//netty-resolver-4.1.84.Final.jar
+netty-transport-classes-epoll/4.1.84.Final//netty-transport-classes-epoll-4.1.84.Final.jar
+netty-transport-native-epoll/4.1.84.Final/linux-aarch_64/netty-transport-native-epoll-4.1.84.Final-linux-aarch_64.jar
+netty-transport-native-epoll/4.1.84.Final/linux-x86_64/netty-transport-native-epoll-4.1.84.Final-linux-x86_64.jar
+netty-transport-native-unix-common/4.1.84.Final//netty-transport-native-unix-common-4.1.84.Final.jar
+netty-transport/4.1.84.Final//netty-transport-4.1.84.Final.jar
 okhttp/3.12.12//okhttp-3.12.12.jar
 okio/1.15.0//okio-1.15.0.jar
 osgi-resource-locator/1.0.3//osgi-resource-locator-1.0.3.jar
diff --git a/pom.xml b/pom.xml
index d709f278e..428f15fed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,7 @@
         <ldapsdk.version>6.0.5</ldapsdk.version>
         <log4j.version>2.19.0</log4j.version>
         <mysql.jdbc.version>8.0.27</mysql.jdbc.version>
-        <netty.version>4.1.73.Final</netty.version>
+        <netty.version>4.1.84.Final</netty.version>
         <parquet.version>1.10.1</parquet.version>
         <prometheus.version>0.16.0</prometheus.version>
         <py4j.version>0.10.7</py4j.version>