[
https://issues.apache.org/jira/browse/BEAM-3519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16357764#comment-16357764
]
Luke Cwik commented on BEAM-3519:
---------------------------------
Speaking with the gRPC folks, it seems like we should attempt to migrate to
using [https://mvnrepository.com/artifact/io.grpc/grpc-netty-shaded/1.9.0]
This would require updating all GCP clients dependent on gRPC to this version.
Updating the gRPC/protobuf version will likely cause user pain unless we can
shade them away completely as well.
> GCP IO exposes netty on its API surface, causing conflicts with runners
> -----------------------------------------------------------------------
>
> Key: BEAM-3519
> URL: https://issues.apache.org/jira/browse/BEAM-3519
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-gcp
> Reporter: Ismaël Mejía
> Assignee: Chamikara Jayalath
> Priority: Blocker
> Fix For: 2.3.0
>
>
> Google Cloud Platform IOs module leaks netty this causes conflicts in
> particular with execution systems that use conflicting versions of such
> modules.
> For the case there is a dependency conflict with the Spark Runner version of
> netty, see: BEAM-3492
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)