-
Found one Java-level deadlock:
=============================
```log
"com.alibaba.nacos.naming.client.listener":
waiting to lock monitor 0x00007fa23b992938 (object 0x00000006c1671ee8, a java.util…
-
升级dubbo3遇到问题,项目里使用@PostConstruct注解,并且方法里调用的是使用了@Scheduled注解的方法,造成线程死锁
日志信息:
```
"Thread-54" #617 daemon prio=5 os_prio=0 tid=0x00007f55ca668000 nid=0x26d waiting for monitor entry [0x00007f55…
-
- [ ] 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.1.8
* Operating Sy…
-
**Describe the bug**
A clear and concise description of what the bug is.
i use java-instrument to collect metric and use optl-collector to collect metric, and use prometheus to scrap metric from …
-
# 每日安全资讯(2023-07-28)
- Security Boulevard
- [ ] [How scammers used SEO to disguise themselves as an electric utility](https://securityboulevard.com/2023/07/how-scammers-used-seo-to-disguise-themsel…
-
## What happened?
I followed the [QuickStart guide](https://docs.pomerium.com/docs/quickstart) and it worked well in the local environment.
However, when I changed the localhost addresses with t…
-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Describe the proposal
En:There may be some exce…
-
### Question
In Kubernetes, the Shenyu gateway is configured using the Java proxy method, but the shenyuan-bootstrap configuration skywalking cannot obtain data. The shenyu plugin has been enabled. N…
-
### Question
environment:
shenyu: 2.5.1,
spring-boot: 2.3.2.RELEASE,
spring-cloud: Hoxton.SR9
spring-cloud-alibaba: 2.2.6.RELEASE
spring-cloud-starter-dubbo: 2.2.6.RELEASE
jdk:11
…
-
provider 3.0.12
consumer 2.6.6 / 3.0.12
当provider声明开启rest协议后,provider支持三方通过http调用,但接入dubbo的consumer会报错
consumer使用2或3都会在启动时报错
` Failed to refer invoker for interface:inte
rface xxx.SmscodeService…