[
https://issues.apache.org/jira/browse/TAJO-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270683#comment-14270683
]
Hudson commented on TAJO-1286:
------------------------------
ABORTED: Integrated in Tajo-master-CODEGEN-build #184 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/184/])
TAJO-1286: Remove netty dependency from tajo-jdbc (jihun: rev
533601eac6a21251485576ba693635d1650b63a4)
* tajo-jdbc/pom.xml
* tajo-jdbc/src/test/java/org/apache/tajo/jdbc/util/TestQueryStringDecoder.java
* tajo-jdbc/src/main/java/org/apache/tajo/jdbc/util/QueryStringDecoder.java
* tajo-jdbc/src/main/java/org/apache/tajo/jdbc/JdbcConnection.java
* CHANGES
> Remove netty dependency from tajo-jdbc
> --------------------------------------
>
> Key: TAJO-1286
> URL: https://issues.apache.org/jira/browse/TAJO-1286
> Project: Tajo
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 0.10
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Minor
>
> tajo-jdbc module depends on the netty class, QueryStringDecoder. It has no
> problem since we use the netty 3.x library, but when we use the netty 4.x or
> above, netty http codec library includes bunches of netty modules for itself.
> It needs to clean up dependencies from tajo jdbc driver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)