135 Commits (737747a412dae65a8d316e42a758168ea8bfe799)

Author SHA1 Message Date
  Carpenter Lee 5d2170282f Add Sph.entryWithPriority() method to receive args 5 years ago
  mjaow 291742c171 Change default value of avgUsedTokens to zero to be more meaningful in DefaultController (#460) 5 years ago
  Eric Zhao 5b260a9f75 Bump version to 1.5.0-SNAPSHOT 5 years ago
  Eric Zhao 2e0fe23384 Bump version to 1.4.2 (release) 5 years ago
  Eric Zhao 412e1ece47
Carry the triggered rule in subclasses of BlockException (#469) 5 years ago
  mjaow 5c0fd5651a Add volatile in double-checked locking field in ClusterBuilderSlot (#466) 5 years ago
  Eric Zhao 35537a691e Refinement for test cases 5 years ago
  cdfive 22e8d85a8f Add some unit test for StatisticNode, ClusterNode and DefaultNodeBuilder class (#423) 5 years ago
  Andres Almiray e893dd8c64 Make build faster by reducing fixed waiting time in tests (#449) 5 years ago
  Eric Zhao cd334406af Code and javadoc refinement 5 years ago
  luoxiangnan f306a03090 HashMap init optimize when adding new ClusterNode to cluster node map (#465) 5 years ago
  mjaow 2cf6e29e72 Fix zero-count divide overflow bug in RateLimiterController (#461) 5 years ago
  mjaow 223ad252df Remove duplicate comment in WarmUpController (#464) 5 years ago
  mjaow 30907e4c9d Fix error value type and rename variable in EntranceNode class (#457) 5 years ago
  Eric Zhao ba4fdcc638 Fixes #453: Support tracing exception count for specific entry or context in Tracer 5 years ago
  Eric Zhao 8e72211db9 Add catch throwable logic in ClusterStateManager to detect fatal error when loading SPI 5 years ago
  Carpenter Lee c45d64c619 Bug fix: fix 420, fix negative waitTime in RateLimiterController and WarmUpRateLimiterController 5 years ago
  kexianjun 9697c06739 Fix incorrect comment in NodeSelectorSlot javadoc (#419) 5 years ago
  kangyl 47148acc1e Remove redundant semicolon in MetricWriter (#412) 5 years ago
  Eric Zhao d4d85dbc7c Bump version to 1.4.2-SNAPSHOT 5 years ago
  Eric Zhao 225d81ed93 Bump version to 1.4.1 5 years ago
  Eric Zhao 40368bdcd6 Config and log enhancement for cluster token client 5 years ago
  Eric Zhao 25e96a8cd3 Improve cluster state manager 5 years ago
  Eric Zhao 99bdb9cf3c
Add total QPS limit control for specific namespace in cluster flow control (#382) 5 years ago
  Eric Zhao 8d84349607 Add returning modified status of `updateProperty` method in SentinelProperty 5 years ago
  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