suztomo commented on pull request #14043: URL: https://github.com/apache/beam/pull/14043#issuecomment-795682473
I'm now feeling this dependency is not needed for Beam's use of gRPC. It seems that the dependency was added in https://github.com/apache/beam/pull/10578/files to remove the errors from Linkage Checker. If Beam's using gRPC does not touch [JBoss marshalling](https://netty.io/4.0/api/io/netty/handler/codec/marshalling/package-summary.html), we don't need the dependency here. @masahitojp Do you see Beam (or Beam's use of gRPC) uses jboss-marshalling? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
