raboof opened a new issue, #18:
URL: https://github.com/apache/pekko-grpc-quickstart-scala.g8/issues/18
```
GreeterSpec:
GreeterService
[2025-11-15 00:12:58,380] [INFO]
[org.apache.pekko.actor.CoordinatedShutdown]
[GreeterClient-pekko.actor.default-dispatcher-6]
[CoordinatedShutdown(pekko://GreeterClient)] - Running CoordinatedShutdown with
reason [ActorSystemTerminateReason]
- should reply to single request *** FAILED ***
The future returned an exception of type: io.grpc.StatusRuntimeException,
with message: UNAVAILABLE: io exception
Channel Pipeline: [SslHandler#0, ProtocolNegotiators$ClientTlsHandler#0,
WriteBufferingAndExceptionHandler#0, DefaultChannelPipeline$TailContext#0].
(GreeterSpec.scala:52)
[2025-11-15 00:12:58,418] [INFO]
[org.apache.pekko.actor.CoordinatedShutdown]
[GreeterSpec-pekko.actor.default-dispatcher-9]
[CoordinatedShutdown(pekko://GreeterSpec)] - Running CoordinatedShutdown with
reason [ActorSystemTerminateReason]
[2025-11-15 00:12:58,452] [INFO]
[org.apache.pekko.actor.CoordinatedShutdown]
[GreeterServiceImplSpec-pekko.actor.default-dispatcher-6]
[CoordinatedShutdown(pekko://GreeterServiceImplSpec)] - Running
CoordinatedShutdown with reason [ActorSystemTerminateReason]
GreeterServiceImplSpec:
GreeterServiceImpl
- should reply to single request
Run completed in 2 seconds, 291 milliseconds.
Total number of tests run: 2
Suites: completed 3, aborted 0
Tests: succeeded 1, failed 1, canceled 0, ignored 0, pending 0
*** 1 TEST FAILED ***
```
--
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]