io.grpc.StatusRuntimeException: UNAVAILABLE: Channel shutdownNow invoked #26488
Answered
by
softshipper
softshipper
asked this question in
Q&A
-
Hi all I have written a test class that to test the implementation of the GRPC server.
Running the test it shows me:
What am I doing wrong? Here is the project: To run the test just write Kind regards |
Beta Was this translation helpful? Give feedback.
Answered by
softshipper
Jul 1, 2022
Replies: 1 comment
-
In the application.properties file the following lines are needed to get it work in the test mode:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
softshipper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the application.properties file the following lines are needed to get it work in the test mode: