-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
**Is your feature request related to a problem? Please describe.**
Since protocol probing for dubbo protocol is not supported, the only way to run ```dubbo + hessian2``` and ```ttHeader + thrift ``` …
-
本地在做hessian到json的类型转换逻辑,代码如下:
case Object::Type::Double: {
if (dynamic_cast(input) == nullptr) {
out = badCastErrorMessageJson(hessianType2String(input->type()));
} else {
o…
-
- [ ] 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.5
* Operating Sy…
-
Hello,
First off, thanks a lot for such well-documented and neat-code. I am extending to run this in PyTorch and ran into no hiccups at any point, thanks to the well-written code and clearly-explai…
-
使用serialization="kryo"序列化配置时发生错误,消费者和生产者都部署在同一台设备上时,访问不会报错,否则,调用消费接口时就会发生异常,去掉serialization="kryo"序列化配置可以正常访问,我不知所错了,请问这是什么问题呢,谢谢!
操作系统:Windows10
Dubbo版本:3.0.9
JDK版本:JDK17
2022-07-08 10:08:00,…
-
服务端(provider)应用restart后,客户端再次调用时,出现如下错误
`com.alipay.sofa.rpc.core.exception.SofaRouteException: RPC-020020009: The service addresses [bolt://192.168.10.82:22201?accepts=100000&appName=metadata&weig…
-
when I build envoy by "-c dbg", then run by gdb and try to check variable value and get below info
```console
**p socket_->isOpen())**
DW_FORM_strp pointing outside of .debug_str section [in mod…
-
```
Task "connect-proxy-fastcgi" (prestart sidecar) is "pending"
Task Resources:
CPU Memory Disk Addresses
100 MHz 20 MiB 300 MiB
Task Events:
Started At = N/A
Finished At …
-
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
#### Overview of the Issue
When I start `consul connect envoy -sidecar-for…