pjfanning opened a new issue, #598:
URL: https://github.com/apache/pekko-grpc/issues/598

   We get this:
   ```
   [warn] 
/home/runner/work/pekko-grpc/pekko-grpc/interop-tests/target/scala-3.3.7/src_managed/main/io/grpc/reflection/v1alpha/ErrorResponse.java:281:40:
 io.grpc.reflection.v1alpha.ServerReflectionProto in io.grpc.reflection.v1alpha 
has been deprecated
   [warn] io.grpc.reflection.v1alpha.ServerReflectionProto
   ```
   
   See https://github.com/grpc/grpc-java/pull/11237
   
   We should check if we can switch to  
io.grpc.reflection.v1.ServerReflectionProto


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to