130 Commits (f27d7a4b24acd7a53a8e9e73f477843c0ec9125c)

Author SHA1 Message Date
  Eric Zhao 9165fe0d61
Support multiple tokens per request entry (#380) 5 years ago
  cdfive 44409182ae Make the default statistic max RT value `TIME_DROP_VALVE` configurable (#292) 5 years ago
  Zhe Jiang 197c982c02 doc: fix SphO document typo (#357) 5 years ago
  Eric Zhao f046194d6b Add sampleCount and windowInterval item to cluster config of flow rule and param rule 6 years ago
  Carpenter Lee c047457c2f
Fix/list metric files (#331) 6 years ago
  Eric Zhao d3bbe290c2
Refinement for heartbeat logic in sentinel-transport related module (#312) 6 years ago
  Eric Zhao a2b91a9030 Refactor the constructor and units of LeapArray and related statistic class 6 years ago
  leitao e5cc277f0a Remove duplicate class in sentinel-core (#309) 6 years ago
  Eric Zhao 9916dad403 Bump version to 1.4.1-SNAPSHOT 6 years ago
  Eric Zhao c7b5653249 Bump version to 1.4.0 6 years ago
  Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module 6 years ago
  Eric Zhao a5819e092d Add HTTP command for modifying global state and client config 6 years ago
  Eric Zhao 9314fca8a6 Add cluster state manager to manage cluster mode 6 years ago
  Eric Zhao e31e7e0208 Update cluster related logic in core 6 years ago
  Eric Zhao ba72d4c67a Rearrangement and refinement of statistic code in core 6 years ago
  Eric Zhao 9d42edcffa Add cluster token server interface to core and support embedded mode 6 years ago
  Eric Zhao 9f2678eb6c Update token client interface in sentinel-core 6 years ago
  Eric Zhao f83ea428ff Update token client interface and default implementation 6 years ago
  Eric Zhao b3ae7f58bf Add common module for Sentinel default cluster implementation 6 years ago
  Eric Zhao 1043648fbc Update parameter flow rule to adapt to cluster mode and extract rule util class 6 years ago
  Eric Zhao b215e8784e Update flow rule for cluster mode and extract util class 6 years ago
  Eric Zhao 6545a90d46 Add basic interface and entity for Sentinel cluster flow control 6 years ago
  leitao 512b27bba3 Fix javadoc typo in decreaseThreadNum() method of Node interface (#296) 6 years ago
  Eric Zhao 4342b1e935 Code refinement for LeapArray 6 years ago
  Eric Zhao f539b5b827 Update parameter flow rule to adapt to cluster mode and extract rule util class 6 years ago
  Eric Zhao a6534e5b13 Update flow rule for cluster mode and extract util class 6 years ago
  Eric Zhao d6237bee0a Add basic interface and entity for Sentinel cluster flow control 6 years ago
  Eric Zhao 7bf2a809e9 Code and javadoc improvement 6 years ago
  Eric Zhao 09ba7f081b Resolves #256: Support parameters in entry of Sentinel annotation support 6 years ago
  Eric Zhao 2237727a11
Add prioritized entry support in ProcessorSlot and SphU (#255) 6 years ago
  Eric Zhao f2a401cdb3 Code and javadoc refinement 6 years ago
  Eric Zhao f8bc6f631a Code and javadoc refinement 6 years ago
  Eric Zhao c42ba34568 Add basic helper functional interface 6 years ago
  Eric Zhao 6765130f1b Add log for fatal error when InitExecutor failed 6 years ago
  Eric Zhao a680b4c5e3 Add sort for flow rules when loading rules 6 years ago
  Eric Zhao 1ca28d8974 Update test cases for flow slot and checker 6 years ago
  Eric Zhao d4d63fad95 Extract flow rule checker from FlowRule 6 years ago
  Carpenter Lee 08f2a71f4e Add "warmup with rate limiting" implementation for traffic shaping (#220) 6 years ago
  Eric Zhao df84b6b41e Update javadoc and code refinement for AbstractRule 6 years ago
  Eric Zhao bffa4ff777 Bump version to 1.4.0-SNAPSHOT 6 years ago
  Eric Zhao f4b5fae130 Bump version to 1.3.0-GA and update dependencies 6 years ago
  Eric Zhao 0c15dd9fe3
Fixes #198: Enhance rule checking in rule managers and Sentinel Dashboard (#202) 6 years ago
  Eric Zhao 531578ce54 Bump version to 1.3.0-SNAPSHOT 6 years ago
  Eric Zhao 5aad448191 Refactor logic of getting resource name in Sentinel annotation 6 years ago
  waveng 078df9db4f Sentinel annotation supports method name as default resource name (#187) 6 years ago
  Carpenter Lee 85c844eb9c
Config whether pid is needed in the log file name (#194) 6 years ago
  Carpenter Lee bbea62a5c7 Add StringUtil.capitalize() method 6 years ago
  Carpenter Lee b85d8ef1db Change behavior when exception occurred in InitExecutor. Will not call System.exit(), just print stack trace 6 years ago
  Eric Zhao 7626bf4a49 Code enhancement for #161 6 years ago
  Carpenter Lee ba10d10aa9
Bug fix: fix wrong log file name checking (#182) 6 years ago