Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1076#issuecomment-136131482 I saw that curator has a netty dependency. If we are running into netty conflicts because of curator's netty dependency, it's very easy to just shade curator's netty into curator. My change is creating a new apache curator jar for us, where guava is located in `org.apache.curator.shaded.com.google`. We can do exactly the same for netty if needed.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---