xdkxlk commented on issue #5180: URL: https://github.com/apache/rocketmq/issues/5180#issuecomment-1257414514
> Though this is a very commonly used technique, shared by many popular products, say [grpc](https://github.com/grpc/grpc/blob/master/doc/naming.md), [envoy](https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/service_discovery). This feature is pretty tricky for Java applications because Java has a lot of related bugs, which may impact this feature negatively if JDK is not carefully chosen To name a few https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6247501 https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8274692 How did grpc-java solve this kind of problem? -- 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]
