-
- [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Ask your question here
```java
// 内部类
pub…
-
### Nomad version
Nomad version: 1.7.3
Consul version: 1.71.1
CNI version: 1.4.0
### Operating system and Environment details
Linux on DigitalOcean.
### Issue
Sidecar gives error:…
-
### Environment
* Dubbo version: 3.2.1
* fastjson version: 2.0.32
* Operating System version: win
* Java version: 17
### Steps to reproduce this issue
1. 创建一个使用streaming通信模式的triple协议的Serve…
-
The Exception looks like this:
```
ns.factory.support.DefaultListableBeanFactory@592165dc, dubbo version: 3.3.0-beta.1, current host: 192.168.0.219
2023-11-15T10:48:26.390+08:00 WARN [dubbo-samp…
-
### 问题描述
*简要描述您碰到的问题。*
一个参数和返回值都为String的dubbo接口,确序列化出错了
autoType not support input javax.validation.NoProviderFoundException
@Path("getPerson")
String getPerson(@QueryParam("source") …
-
## Title
Envoy 1.27: Datadog operation changed from `envoy.proxy` to `ingress` and resource name unset
## Description
Since Envoy version 1.27, the Datadog traces are emitted with a differen…
-
**What happened**:
1.在同一个结构体里面有两种不同的指针切片的时候,如果切片两个都赋值为空切片,反序列化的时候会造成Panic。
2.在同一个结构体里面有两种不同的结构切片的时候,如果切片两个都赋值为空切片,反序列化后两个切片都会赋值为nil。
下面这段代码能复现这个结果
**What you expected to happen**:
1.反序列化回来两…
-
go代码片段:
java代码片段:
报错信息:
但是如果java的service的接口为非包装类时是正常的:
非包装类正常返回:
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Unable to register Dubbo service to shenyu-admin normally.
### Expected Behavior
I ho…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
## Ask your question here
这个异常是客户端调用的时候发生的,调用返回了正常的结果,…