Chesnay Schepler created FLINK-7846: ---------------------------------------
Summary: Remove guava shading from ES2 connector Key: FLINK-7846 URL: https://issues.apache.org/jira/browse/FLINK-7846 Project: Flink Issue Type: Bug Components: Build System, ElasticSearch Connector Affects Versions: 1.4.0 Reporter: Chesnay Schepler Priority: Blocker Fix For: 1.4.0 The ElasticSearch 2 connector pom has a shading configuration for guava. The only user of guava is the elasticsearch dependency, which is not included in the jar, making the shading pointless. -- This message was sent by Atlassian JIRA (v6.4.14#64029)