ayue
ayue
### What happened? When using Redis storage, the incorrect key was used to query the InstanceMeta, resulting in empty QueryResultEventInfoEntity and a null pointer during notification.  ### How can...
**What type of PR is this?** Bug. **What this PR does / why we need it?** When configcenter use nacos, remove sermant reconnect logic, because nacos will reconnect by itself....
### What happened? When backend loses contact with naocs, OOM occurs after a period of time: ``` Exception in thread "com.alibaba.nacos.client.Worker" java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native...
### Describe what this PR does / why we need it When use ParamFlowRule, set grade to RuleConstant.FLOW_GRADE_THREAD, and use ParamFlowArgument as argument, it doesn't work. Add support for extracting...