miwucc commented on issue #6496: URL: https://github.com/apache/rocketmq/issues/6496#issuecomment-2430965639
I have the problem too, When i use rocketmq-client-java 5.0.6,5.0.7 同connect rockert proxt 5.3.1, when fetchTopicRoute it happend this problem: **org.apache.rocketmq.shaded.io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 2.999828700s. [remote_addr=/192.168.110.224:31831]** I am sure the 192.168.110.224:31831 tcp network can connect, beacuse i can telnet it. but the rocketmqclient connect make the grpc exception. <img width="1301" alt="3" src="https://github.com/user-attachments/assets/bcaf15be-b657-440c-b864-efdc5d09ca25"> the client runtime enriment is jdk17,rocket proxy server is open jdk8 -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org