-
*Title*: *Front-proxy Example: Didn't find a registered implementation for name: 'envoy.filters.network.http_connection_manager'*
*Description*:
I'm facing the issue when I run **front-proxy** exa…
-
Hello,
I'm following the [documentation on service mesh](https://www.consul.io/docs/k8s/connect#consul-hashicorp-com-connect-service-port) using helm and trying to consume an exposed service (name…
-
example:
one enum class in service A :
```
public enum A {
name(1,"1"),
age(2,"2");
}
```
service B Already started ,one consumer call service A but enum A has changed :
```
publi…
-
**What happened**:
Java server dubbo version: 2.6.6 or 2.6.5.
client: apache/dubbo-go v1.2.0 apache/dubbo-go-hessian2 v1.3.0
The server interface is :
![image](https://user-images…
-
https://zhuanlan.zhihu.com/p/101921347
-
*Title*: *Envoy 1.13.0: Didn't find a registered implementation for name: 'envoy.ext_authz'*
*Description*:
I'm following envoy Envoy 1.13.0 documentation to build dynamic forward proxy that is us…
-
go-for-apache-dubbo hessian2 doesn't support generics yet,like `Response`。
## test case:
- java
```
com.ikurento.user.Response
Responst com.ikurento.user.UserProvider.sum(int a, int b)
…
-
*Title*: Route connect_matcher not working with non-wildcard virtual_host domains
*Description*:
When configuring a `VirtualHost` and route for HTTP CONNECT termination, setting anything but `*` f…
-
dubbo 消费者serialization配置为hessian 生产者serialization配置为kryo 那么调用过程是怎么样的呢? 是消费者序列化用hessian 生产者反序列化用kryo 还是 生产和消费都用hessian 还是生产和消费都用kryo
-
https://github.com/envoyproxy/envoy/blob/3a7f9d9ae60abaa3546a5e28afba0815a2642782/source/extensions/filters/network/dubbo_proxy/dubbo_hessian2_serializer_impl.cc#L58
case RpcResponseType::Respons…