-
shardingsphere -5.0.0-beata error show :
``2021-09-09 17:09:51.305 [DubboServerHandler-192.168.0.159:20881-thread-27] INFO ShardingSphere-SQL -Logic SQL: SELECT * FROM asset_balance_detail LIMIT 1…
-
**What happened**:
使用dubbo-go的程序会异常退出
**What you expected to happen**:
如果发生异常,能通过recover捕获异常。
**How to reproduce it (as minimally and precisely as possible)**:
偶现的,我也不知道怎么重现问题
**Anything…
-
- [ ] 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/…
TcRan updated
3 years ago
-
- [ ] 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/…
-
我想知道项目中有多少消费端和服务端,
ApplicationModel.getConfigManager().getReferences().size()这个永远为0
ApplicationModel.getConfigManager().getServices().size()这个是正常的服务端个数。
-
### 环境
* Dubbo version: 2.7.5+
* Operating System version: centos
* Java version: 1.8
### 问题
dubbo2.7.5以前,可以通过DataStore来获取
``` java
DataStore dataStore = ExtensionLoader.getExt…
-
![image](https://user-images.githubusercontent.com/73157467/103912859-c5040b00-5142-11eb-88b7-f0cd40470fe0.png)
-
we use dubbo thrift ;
after running sometime, will come out some problem .
client show timemout error . but provider show 1ms cost; Then we will restart client to solve the problem
we use dubbo…
-
**What steps did you take and what happened:**
Individual pods in the `envoy` daemonset start failing readiness checks for no apparent reason and never recover. I'm running a pretty vanilla contour…
-
### Environment
* Dubbo version: 2.6.3
* Operating System version: Linux
* Java version: openjdk8u201
在我们的线上环境偶尔会发生A服务调用其他服务Dubbo接口超时的问题,从调用链系统看其他服务已经处理完成,但是调用方A服务接受不到响应,最终报超时异常,需要重启A服务才能恢复。在些…