Syed Ali

Results 7 comments of Syed Ali

I looked at different options on how to resolve this, one way is to call `describe-task-definition` on each container and then get a container such that whose port matches `Akka...

@chbatey Sure, I am going to take a look at #610 and get back to you

Is there plan to support JDK 17? While running in JDK `kafka-junit` fails with following error java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does...

Thanks for reply, I would try this. Regards, Syed Ali

Same issue here. It seems compiled classes goes under `jvm-2.12`, `jvm-2-13, and `jvm-3` and hence it fails recognize classes.

Hi @tgodzik, Do you have example for coursier workflow action ?