lhotari commented on PR #24661:
URL: https://github.com/apache/pulsar/pull/24661#issuecomment-3216641149

   There's a remaining challenge to solve: AWS Kinesis Producer Library depends 
on grpc-java 4.29.0 which conflicts with Pulsar's grpc-java version at runtime. 
It will be necessary to create a shaded version of the library to resolve this 
issue.
   The integration test fails since the Function Worker won't be able to 
communicate with the Function instance. This most likely is a result of the 
grpc-java version conflict.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to