sermant-io / Sermant

A Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
https://sermant.io/
Apache License 2.0
1.26k stars 170 forks source link

spring-cloud框架挂载sermant 0.5.0版本成功注册CSE注册中心,下发限流策略生效后,在CSE配置中心禁用限流策略,但是策略依然生效 #1093

Closed chengyouling closed 1 year ago

chengyouling commented 1 year ago

What happened?

spring-cloud框架挂载sermant 0.5.1版本成功注册CSE注册中心,下发限流策略生效后,在CSE配置中心禁用限流策略,但是策略依然生效

How can we reproduce it (as minimally and precisely as possible)?

1、华为云资料下载0.5.1版本的sermant-injector和Sermant-agent,部署Sermant-injector服务 2、使用spring-cloud Hoxton.SR12框架微服务挂载Sermant启动注册到CSE; 3、CSE下发限流策略,然后请求业务测试。

Anything else we need to know?

No response

Sermant version

0.5.0

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```
xuezechao1 commented 1 year ago

在CSE配置中心禁用限流策略,但是策略依然生效的问题,需要进一步查看日志文件,是否有策略删除的日志打印。

github-actions[bot] commented 1 year ago

This issue seems to be Stale. We will close it in a few days.

github-actions[bot] commented 1 year ago

We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it.