sijie opened a new pull request #1844: Update pulsar netty/grpc dependencies URL: https://github.com/apache/incubator-pulsar/pull/1844 *Motivation* apache/pulsar#1816 breaks the pulsar functions running in process mode. This because it removes the shading and introduces the conflicts between the netty version that grpc/bk depends and the netty version pulsar depends. the grpc doesn't work which fails the health check on functions *Solution* Update the netty/grpc/protobuf to align the versions to avoid conflicts between versions.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
