Spring Cloud Gateway failed to remove API groups info in GatewayApiMatcherManager when runtime #2468
Labels
area/gateway-flow-control
Issues or PRs related to API gateway flow control
duplicate
This issue or pull request already exists
Issue Description
bug report
Describe what happened (or what feature you want)
Spring Cloud Gateway 使用nacos作为动态数据源,有两个分组信息,在nacos删除一个分组信息后,GatewayApiMatcherManager中的API_MATCHER_MAP还是有两个API分组信息。
Describe what you expected to happen
GatewayApiMatcherManager中的API_MATCHER_MAP应该只有未删除的一个API分组信息。
How to reproduce it (as minimally and precisely as possible)
Tell us your environment
Anything else we need to know?
The text was updated successfully, but these errors were encountered: