Albumen Kevin

Results 745 comments of Albumen Kevin

As for https://github.com/apache/dubbo/issues/10850, we want to check all of the methods annotated with `@Deprecated`.

> I have several doubts when I am looking for an abandoned method > > 1. How to find abandoned methods? At present, I am looking for all methods that...

If zk address is too long, the created zk cached filename will be too long too.

> > 能否详细描述一下问题是如何产生的? > > > > > I have found the cause of this problem. If the backup parameter of my zoopeeperAddr url configuration is too long, this problem...

```java ApplicationModel.defaultModel().getApplicationExecutorRepository() ```

在出现问题的时候可以 dump 一份 consumer 内存吗,`jmap -dump:format=b,file=dump.bin xxx`

> 谢谢回复。由于整个JVM涉及比较多商业信息,不是很方便全部公开出来。能否指导一下需要哪些关键信息,我看看能否脱敏后贴一些上来。 看一下 org.apache.dubbo.registry.client.ServiceDiscoveryRegistryDirectory#urlInvokerMap 这里面的数据,以及 org.apache.dubbo.registry.zookeeper.ZookeeperServiceDiscovery#curatorFramework 内的原始内容是不是对应的

这个 "java.io.IOException: Service com.XXXService with version 0.0.0 not found, invocation rejected." 的异常是哪个 pod 报的