apache/rocketmq-streams

The demo runs failed when using JDK11

MatrixHB opened this issue · 0 comments

I run the demo RocketmqSourceExample1 failed with the following exception stack.
image

After changing JDK 11 to JDK 8, problem solved. I think it's better to adapt the higher JDK version.