[ 
https://issues.apache.org/jira/browse/HIVE-25013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-25013:
--------------------------------
    Description: 
Currently druid is still on org.jboss.netty here:
https://github.com/apache/druid/blob/master/core/src/main/java/org/apache/druid/java/util/http/client/response/HttpResponseHandler.java

This class is inherited here, so there is a compile-time dependency on netty3 
through druid-handler module:
https://github.com/apache/hive/blob/master/druid-handler/src/java/org/apache/hadoop/hive/druid/security/RetryIfUnauthorizedResponseHandler.java

> Remove Netty3 dependency from druid-handler once Druid upgrades fully to 
> Netty4
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-25013
>                 URL: https://issues.apache.org/jira/browse/HIVE-25013
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>
> Currently druid is still on org.jboss.netty here:
> https://github.com/apache/druid/blob/master/core/src/main/java/org/apache/druid/java/util/http/client/response/HttpResponseHandler.java
> This class is inherited here, so there is a compile-time dependency on netty3 
> through druid-handler module:
> https://github.com/apache/hive/blob/master/druid-handler/src/java/org/apache/hadoop/hive/druid/security/RetryIfUnauthorizedResponseHandler.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to