29 次程式碼提交 (cc2d1a69a9398c4f8bfa6dfe5ffae63ecfce487c)

作者 SHA1 備註 提交日期
  nickChenyx cc2d1a69a9
Optimize logging statements using placeholder (#1736) 4 年之前
  yunfeiyanggzq 10e6e8dcf6 Add unit tests for cluster concurrent limiting checker 4 年之前
  yunfeiyanggzq 6314caab80 Add basic cluster concurrency limiting impl in token server module 4 年之前
  yunfeiyanggzq 473cc84262 Add concurrency token request/release operation in TokenService 4 年之前
  cj dbbed35cc4
Remove unused code in TokenServerHandler#channelActive (#1667) 4 年之前
  ZhiQiang Gu 17c3ff7a44
test: Add unit test for sentinel-cluster-server and polish code (#1529) 4 年之前
  ZhiQiang Gu c7949f5f4e
Fix incorrect protocol description in FlowRequestData writer/decoder (#1607) 4 年之前
  Eric Zhao eed77cafc2
Polish placeholders in logging content to slf4j convention (#1342) 4 年之前
  Eric Zhao b0905547ff Use ServiceLoaderUtil to create SPI ServiceLoader 5 年之前
  changxing.yu 17365f3d5f Fix the bug of getting the wrong current flow QPS in ClusterFlowChecker (#972) 5 年之前
  Eric Zhao 7997cf65fc
Fix the numeric overflow bug of ping response data in the cluster module (#844) 5 年之前
  Bo Zhang a3369378ad Apply Alibaba p3c pmd plugin/rules and fix/ignore all violations of priority 1 (#574) 5 年之前
  Eric Zhao 044cdbb1bf
Add occupy mechanism for future buckets of sliding window to support "prioritized requests final pass" (#568) 5 年之前
  逅弈 59d923ebc1 Add an ApiCommandHandler to list all available commands and description (#491) 5 年之前
  Eric Zhao 094ba3bfba Carry appName in FetchClusterServerInfo command 5 年之前
  Eric Zhao f7c08df5c1
Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495) 5 年之前
  Eric Zhao ee4a0d43a1 Improve and fix bugs for ConnectionManager and add test cases 5 年之前
  Eric Zhao cd02fad290 Fix NPE bug when creating connection group in ConnectionManager 5 年之前
  Eric Zhao f27d7a4b24 Improve ClusterServerConfigManager in sentinel-cluster-server-default and add basic test cases 5 年之前
  Eric Zhao cd334406af Code and javadoc refinement 5 年之前
  Eric Zhao f82fcd696f Add basic monitoring command API for cluster token server 5 年之前
  Eric Zhao 1b68d0c9a0 Polish cluster token server handler related logic 5 年之前
  Eric Zhao e4d0f4c6ab Improve namespace register logic for embedded token server mode 5 年之前
  Eric Zhao 99bdb9cf3c
Add total QPS limit control for specific namespace in cluster flow control (#382) 5 年之前
  Eric Zhao 96dac7a1e0 Update constructor of Sentinel cluster server statistic component 6 年之前
  Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module 6 年之前
  Eric Zhao a731811d27 Polish default cluster server module for initial work 6 年之前
  Eric Zhao 9d42edcffa Add cluster token server interface to core and support embedded mode 6 年之前
  Eric Zhao b973aca1f5 Add implementation for default token server module 6 年之前