-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Shenyu-admin page:
PluginList--->Proxy--->Divide:
SelectorList----->Add(or Modify)---->Matc…
-
### Question
jdk version: jdk11
shenyu version : 2.4.1
exception stack:
Exception in thread "shenyu-disruptor-shenyu_disruptor_consumer_-17" org.I0Itec.zkclient.exception.ZkNoNodeException: org.ap…
-
### Description
Optimize some code style for shenyu-loadbalance plugin
1. comment style from /** * */ to // in method
`/**
* weight changed.
*/`
2. variab…
-
### Question
With the increasing application of accessing `ShenYu`, hot applications and non hot applications will `interact` with each other, resulting in the problem of application avalanche.
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I've found some issues while writing integration tests for the hystrix plugin. This is …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
_No response_
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
#…
afumu updated
2 years ago
-
### Volunteer help
Provides a bashboard for metrics.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When the DegradeRule grade is ‘EXCEPTION_RATIO’, its value cannot be set to the corresponding…
-
### Question
使用master主分支中的shenyu-examples-grpc时,网关提示DEADLINE_EXCEEDED(rpc服务返回响应给网关层超时),proxy规则是生效的,因为rpc服务提供者可以收到请求
rpc example的配置如下:
server:
port: 55222
servlet:
context-path: /grpc
…
-
contextPath should start with / but / is separator of consul and etcd!
your kv path looks like this:
shenyu
├──regsiter
├ ├──metadata
├ ├ ├──${rpcType}
├ ├ ├ ├─…