-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [FAQ](https://github.com/apache/dubbo/…
-
有想过用定时轮询各个服务做回声测试,但是要预先拿到所有需要监控的引用,有没有更灵活的办法?
-
- [ ] 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:
Observability tasks,…
-
dubbo版本:3.2.14
hessian版本:3.2.13
示例代码
* NatureReserveSliceService.java
```java
public InputStream test() {
System.out.println("被调用了 返回 InputStream");
return new ByteArrayInputStream(ne…
-
* 1. 发现了一个没见过的关键字transient
```java
我们都知道一个对象只要实现了Serilizable接口,这个对象就可以被序列化,java的这种序列化模式为开发者提供了很多便利,我们可以不必关系具体序列化的过程,只要这个类实现了Serilizable接口,这个类的所有属性和方法都会自动序列化。
然而在实际开发过程中,我们常常会遇到这样的问题,这个类的有些属…
-
### Gloo Edge Product
Open Source
### Gloo Edge Version
v1.14.0
### Kubernetes Version
v1.26.5
### Describe the bug
```bash
[root@master ~]# glooctl check -n aiservice-gateway
C…
-
This issue is to improve our home website plugin document.
With our new document, everyone can easily know and use our native plugin:
New Plugin Document Template:
1. Overview
1.1 Plugin N…
-
We ran into this problem in our own application and i can not find why this could happen (see below)
/workersMonitor : checkExist
/workers : checkExist
/workers/10.24.76.52 : node not exit
/worker…
-
```java
public class DTOUtils {
public static final Logger log = LoggerFactory.getLogger(DTOUtils.class);
public static final ModelMapper INSTANCE = new ModelMapper();
static {
INSTANC…
-
严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
java.lang.NoClassDefFoundError: org/springframework/web/method/suppo…