Johan Andrén

Results 636 comments of Johan Andrén

I don't think we need a separate test for Java, runtime is the same, differences are mostly about codegen and build tool plugins. Passes locally but depends on https://github.com/akka/akka/pull/32308 and...

Green native-image tests in https://github.com/akka/akka-grpc/actions/runs/8069572819

New green test run in https://github.com/akka/akka-grpc/actions/runs/8081995207

Green native-image test in https://github.com/akka/akka-grpc/actions/runs/8081995207

No changes merged between first OOM (June 26) and previous green nightly (June 23) as far as I can see

https://github.com/akka/akka-grpc/actions/runs/4738830299/jobs/8413084560#step:5:404

https://github.com/akka/akka-grpc/actions/runs/5855366397/job/15873035593?pr=1819#step:5:361

This is functionality that is missing AFAICS Related ticket over in Akka repo: https://github.com/akka/akka/issues/28931

Could this be sorted by https://github.com/akka/akka-grpc/issues/1152

Throwing sounds like the path to go to me. I can't think of any benefits from returning an empty default response message in a test scenario?