Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
3.4.5
-
None
-
None
-
None
Description
2 years ago (in https://github.com/netty/netty/issues/103), Netty changed their group-id from org.jboss.netty to io.netty. ZooKeeper is still on the 3.2.5, so applications using 3.3 cannot use the maven "dependencyManagement" feature, as the group id differ. HBase & Hadoop 2 are on the branch 3.3+, with the new group id.
Note that the netty 4 changes the package name as well. That's not the case for Netty 3.3+.
Attachments
Attachments
Issue Links
- is duplicated by
-
ZOOKEEPER-1715 Upgrade netty version
- Closed
- relates to
-
ZOOKEEPER-1681 ZooKeeper 3.4.x can optionally use netty for nio but the pom does not declare the dep as optional
- Patch Available