Hghhhh commented on issue #431: URL: https://github.com/apache/rocketmq-clients/issues/431#issuecomment-1842016583
> 这个问题是我用高版本JDK(java11)编译,低版本Jdk(java8)运行造成的,有些方法缺失造成的bug,换成JDK8编译后部署就可以了 不过官方文档里面不是说了可以这样吗:Java 8 是确保客户端运行的最小版本,Java 11 是确保客户端编译的最小版本; https://github.com/apache/rocketmq-clients/blob/master/java/README-CN.md -- 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]
