nacos/plugin-default-impl
Happy-26 15c9663d31
[ISSUE #12072] Add logic that does not impose any limit when totalCountLimit is less than 0. (#12073)
* Fixed an issue where the maximum number of anti-fragile plug-ins implemented by default in Nacos is one more than the actual number of connections.

* bug fix : 修改删除空服务实例时,服务名和分组名没有正确解析的问题

* Update ConfigChangeAspect.java

修改configChangeRequest.setArg()的key为serviceType

* Update ConfigChangeAspect.java

* Update ConfigChangeRequest.java

* Update NacosConnectionControlManager.java

Add logic to not impose any limit when totalCountLimit equals -1.

* Update NacosConnectionControlManager.java

* Update NacosConnectionControlManagerTest.java

Add unit test cases when LimitCount is less than 0

* Update NacosConnectionControlManager.java

Modify comment
2024-05-15 10:39:26 +08:00
..
nacos-default-auth-plugin [ISSUE #11957] Remove default password (#11991) 2024-04-29 10:04:00 +08:00
nacos-default-control-plugin [ISSUE #12072] Add logic that does not impose any limit when totalCountLimit is less than 0. (#12073) 2024-05-15 10:39:26 +08:00
nacos-default-plugin-all Refactor control plugin (#11174) 2023-09-22 16:59:25 +08:00
pom.xml Refactor control plugin (#11174) 2023-09-22 16:59:25 +08:00