shenfeng
shenfeng
> please pay attention here: [#10950 (comment)](https://github.com/apache/apisix/pull/10950#discussion_r1577950606) fixed
> can you also mention that `host` is deprecated now (both in code and docs). Here is an example:  > > https://apisix.apache.org/docs/apisix/plugins/kafka-logger/#attributes Yes
@shreemaan-abhishek new issue opened here
@shreemaan-abhishek hello,I updated the [client.lua](https://github.com/ShenFeng312/lua-resty-dns-client/blob/master/src/resty/dns/client.lua) and mock the data with www.baidu.com. u can use this file to reproduce this bug
@shreemaan-abhishek hello
Hello, when are we going to review this? @shreemaan-abhishek
i have same problem. have you fixed it?
这边我看了下 dubbo 的invoker的 Cluster 是在Invoker 初始化时指定的 如果想拆成方法级别的。需要添加一个动态Cluster包装,可以根据上下文中cluster字段,切换到不同的Cluster根据配置在去SPI 获取一个放入这个动态Cluster 的缓存。不太确定是否有必要这么设计。我认为完全可以将不同Cluster 配置的方法放到不同的接口(服务)中 @AlbumenJ
如果需要实现 可以把任务分配给我