CrazyLionLi

Results 55 comments of CrazyLionLi

> Please take the time to read the history before commenting. See [#28837 (comment)](https://github.com/spring-projects/spring-boot/issues/28837#issuecomment-1218363870) I looked at it, but I couldn't find how to solve the problem All the methods...

I just want to know why there is no support for 3.2, but instead support was provided in 3.3. Is there any downside

2.0.0没有合并吗 review进展到什么程度了啊

> 你是期望通过 http1 + json 请求嘛 是的 http+json

> 暂时并不可以,可以通过 proxy 来实现,但是在下个版本有希望可行 期待啊

> > > 暂时并不可以,可以通过 proxy 来实现,但是在下个版本有希望可行 > > > > > > 期待啊 > > 期待可以放低一些,对使用上是有限制的,比如url 和参数。 不太清楚你预期的什么样的形态。 其实感觉可以和rest合并 用rest的注解tri传输

> > > > > 暂时并不可以,可以通过 proxy 来实现,但是在下个版本有希望可行 > > > > > > > > > > > > 期待啊 > > > > > > > > >...

> 这个是收到 nacos 地址通知后,因为连不上把地址给剔除了,所以出现了 empty 地址 emmm 可是初始化先连的生产者 然后报错了 之后才收到nacos的通知删除了地址 如果先订阅收到通知把无效的生产者删除 是不是就不会报错了呢

> > 如果先订阅收到通知把无效的生产者删除 是不是就不会报错了呢 > > 最终结果是一样的,3.1.6 版本中已经关闭了 nacos 的本地缓存 那就是说 升级到3.1.6应该就不会有这个报错问题了吧

升级到3.1.6后解决报错问题