Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4981
I've rebased the PR on top of #5014. Once travis gives a green light I will
merge this PR.
---
Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/4981
Ok, sounds good. ð
---
Github user zentol commented on the issue:
https://github.com/apache/flink/pull/4981
i don't think we need that. We do that for akka to reduce the impact of
shading akka-remote on the dependency footprint of flink-runtime incurred by
creating the dependency reduce pom.
For fl
Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/4981
Changes look good, but maybe we need the same manual dependency promotion
here as you did for Akka/netty.
---