Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/5663 I think the above means we need to check and either manually shade netty or, preferably, exclude the netty dependency (if it is not actually needed for Kinesis)
---