dubbo
dubbo copied to clipboard
The java implementation of Apache Dubbo. An RPC and microservice framework.
## Ask your question here Dubbo消费者的IP和端口号会注册到注册中心吗?如果会的话,是在什么时机注册的呢
服务消费者 dubbo 版本是 2.7.22 , 服务提供者 dubbo 版本是 3.0.12 在开启双端TSL验证后,消费者请求提供者接口,提供者有接收到请求,但是阻塞在验证模块,一直阻塞,不继续执行,并且没有任何错误日志打印,直到消费者报接口超时,已经验证过ssl证书不存在问题。 有没有有经验的朋友,麻烦提供下帮助
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [ ] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository...
 最后反映出是空指针,问题是2.7.22不会出错,其他没动  我这是好几台服务器升级的,其他不会报错,就这台机子会报这个错
## What is the purpose of the change fix https://github.com/apache/dubbo/issues/13931 ## Brief changelog ## Verifying this change ## Checklist - [x] Make sure there is a [GitHub_issue](https://github.com/apache/dubbo/issues) field for the...
### Pre-check - [X] I am sure that all the content I provide is in English. ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found...
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Many capabilities of Dubbo support extensions, such as custom interceptors, routing, load balancing, etc. In order to...
## What is the purpose of the change refer: #13854 Adjust the order in which subscription services and node changes are triggered for the first time.  ## Brief changelog...
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing) from 1.2.3 to 1.2.4. Release notes Sourced from io.micrometer:micrometer-tracing-bom's releases. 1.2.4 Tasks Exclude benchmarks module from the BOM #621 :hammer: Dependency Upgrades Bump io.micrometer:micrometer-bom from 1.12.3 to 1.12.4...
Bumps [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) from 3.6.2 to 3.6.4. Release notes Sourced from io.projectreactor:reactor-core's releases. v3.6.4 Reactor Core 3.6.4 is part of 2023.0.4 Release Train. What's Changed :sparkles: New features and improvements Throw...