-
### Environment
* Dubbo version: 3.2.0
* Operating System version: mac
* Java version: 17
### Steps to reproduce this issue
1. proto文件使用官网demo如下:
```proto
syntax = "proto3";
option jav…
-
## Here is my demo
### HelloService.java
```java
public interface HelloService {
String sayHello(String name);
}
```
### HelloServiceImpl
```java
public class HelloServiceImpl i…
-
com.intellij.diagnostic.PluginException: Cannot create class af (classloader=PluginClassLoader(plugin=PluginDescriptor(name=Better Highlights, id=com.clutcher.comments_highlighter, descriptorPath=plug…
-
### Environment
* Dubbo version: 3.2.5
* Operating System version: CentOS 7
* Java version: 1.8
### Steps to reproduce this issue
1. Both client and server have been upgraded to dubbo:3.2.5…
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 3.2.4
* Operating Sy…
-
### 问题描述
*服务集成 dubbo-spring-boot-starter 版本 3.2.4时,同时集成了分页插件:
com.github.pagehelper
pagehelper-spring-boot-starter
1.4.7
当试图查询列表…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/deepflowio/deepflow/issues?q=is%3Aissue) and found no similar feature requirement.
### DeepFlow Component
Agent
##…
-
```
dubbo.version:3.0.3
nacos-client:2.0.4
nacos-discovery/nacos-config:2021.1
spring.boot:2.5.14
```
dubbo yml配置:
```
dubbo:
application:
logger: slf4j
metadataType: remote
…
-
最近线上出现了ConcurrentModificationException异常,dubbo版本是2.7.12
dubbo链路是这样的,上游dubbo服务同步调用我们dubbo服务,我们的dubbo服务作为消费者再异步去调用下游的服务;
类似这个issue:https://github.com/apache/dubbo/issues/6240
我们怀疑是RpcServerContext …
-
![截屏2022-05-24 上午11 58 32](https://user-images.githubusercontent.com/106133524/169946031-b8d411fd-2c4f-43a9-ba30-12b10647976c.png)
![image](https://user-images.githubusercontent.com/106133524/1699461…