David Knupp has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/15819 )
Change subject: IMPALA-9648: Don't ban netty 3* from fe/pom.xml ...................................................................... IMPALA-9648: Don't ban netty 3* from fe/pom.xml netty-all < 4.14.46 and netty < 3.10.6 were banned in any earlier patch, but we have found that in some environments, netty 3.10.5 is still present, so this can cause build failures. The ban on netty-all is not an issue. While we sort what needs to be done with regard to netty 3.10.5, we'll temporarily remove the ban. This change may become permanent based on further investigation. Change-Id: Ib1a55f22f1925872c0d19aaf0670404203dcca54 Reviewed-on: http://gerrit.cloudera.org:8080/15819 Reviewed-by: Csaba Ringhofer <[email protected]> Tested-by: David Knupp <[email protected]> --- M fe/pom.xml 1 file changed, 0 insertions(+), 2 deletions(-) Approvals: Csaba Ringhofer: Looks good to me, approved David Knupp: Verified -- To view, visit http://gerrit.cloudera.org:8080/15819 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ib1a55f22f1925872c0d19aaf0670404203dcca54 Gerrit-Change-Number: 15819 Gerrit-PatchSet: 2 Gerrit-Owner: David Knupp <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
