154 コミット (6e1dfb374ca372df6b213a1b843a41ac2c4d8597)

作成者 SHA1 メッセージ 日付
  beston123 6e1dfb374c Add exceptionsToTrace configuration support in @SentinelResource annotation (#543) 5年前
  Eric Zhao 468327bdcd Remove useless global NodeBuilder in Env class 5年前
  Carpenter Lee 7feaf709fc Fix deadlock bug in Env static initialization (#610) 5年前
  Bo Zhang a3369378ad Apply Alibaba p3c pmd plugin/rules and fix/ignore all violations of priority 1 (#574) 5年前
  Eric Zhao 0d4c47b23e Bump version to 1.5.1-SNAPSHOT 5年前
  Eric Zhao 053f7172a3 Bump version to 1.5.0 (release) 5年前
  Eric Zhao 1741da0bab
Automatically de-duplicate rules when loading rules (#571) 5年前
  Eric Zhao 044cdbb1bf
Add occupy mechanism for future buckets of sliding window to support "prioritized requests final pass" (#568) 5年前
  Eric Zhao 4b1ccd93e2
Refactor Node interface: change return type of `xxxQps` method from long to double (#564) 5年前
  Carpenter Lee 63d7c9d207 Revert "Add more overload methods in SphO and SphO" to avoid ambiguous method call 5年前
  Carpenter Lee 35371c1a3c Add more overload methods in SphO and SphO 5年前
  Carpenter Lee 341b6426f0 Record total inbound traffic data in metric file (#555) 5年前
  Eric Zhao 4073053b3a Update javadoc for core classes 5年前
  Eric Zhao 775484ba61
Add try-with-resources support for Entry class (#550) 5年前
  yikangfeng 9ec1985755 Fix SimpleDateFormat concurrent issue in CspFormatter of sentinel-core (#548) 5年前
  Carpenter Lee 5279895581 Add highestCpuUsage in system rule. 5年前
  Eric Zhao 1ffce6b579 Fix test dependencies 5年前
  Jason Joo 5d3ccb0863 Solve the issue that sleeping-based tests are not stable and optimize slow tests (#546) 5年前
  ATAXGT 10d7c903cf Optimize circuit breaking state transformation using CAS in DegradeRule (#538) 5年前
  Carpenter Lee 5d2170282f Add Sph.entryWithPriority() method to receive args 5年前
  mjaow 291742c171 Change default value of avgUsedTokens to zero to be more meaningful in DefaultController (#460) 5年前
  Eric Zhao 5b260a9f75 Bump version to 1.5.0-SNAPSHOT 5年前
  Eric Zhao 2e0fe23384 Bump version to 1.4.2 (release) 5年前
  Eric Zhao 412e1ece47
Carry the triggered rule in subclasses of BlockException (#469) 5年前
  mjaow 5c0fd5651a Add volatile in double-checked locking field in ClusterBuilderSlot (#466) 5年前
  Eric Zhao 35537a691e Refinement for test cases 5年前
  cdfive 22e8d85a8f Add some unit test for StatisticNode, ClusterNode and DefaultNodeBuilder class (#423) 5年前
  Andres Almiray e893dd8c64 Make build faster by reducing fixed waiting time in tests (#449) 5年前
  Eric Zhao cd334406af Code and javadoc refinement 5年前
  luoxiangnan f306a03090 HashMap init optimize when adding new ClusterNode to cluster node map (#465) 5年前
  mjaow 2cf6e29e72 Fix zero-count divide overflow bug in RateLimiterController (#461) 5年前
  mjaow 223ad252df Remove duplicate comment in WarmUpController (#464) 5年前
  mjaow 30907e4c9d Fix error value type and rename variable in EntranceNode class (#457) 5年前
  Eric Zhao ba4fdcc638 Fixes #453: Support tracing exception count for specific entry or context in Tracer 5年前
  Eric Zhao 8e72211db9 Add catch throwable logic in ClusterStateManager to detect fatal error when loading SPI 5年前
  Carpenter Lee c45d64c619 Bug fix: fix 420, fix negative waitTime in RateLimiterController and WarmUpRateLimiterController 5年前
  kexianjun 9697c06739 Fix incorrect comment in NodeSelectorSlot javadoc (#419) 5年前
  kangyl 47148acc1e Remove redundant semicolon in MetricWriter (#412) 5年前
  Eric Zhao d4d85dbc7c Bump version to 1.4.2-SNAPSHOT 5年前
  Eric Zhao 225d81ed93 Bump version to 1.4.1 5年前
  Eric Zhao 40368bdcd6 Config and log enhancement for cluster token client 5年前
  Eric Zhao 25e96a8cd3 Improve cluster state manager 5年前
  Eric Zhao 99bdb9cf3c
Add total QPS limit control for specific namespace in cluster flow control (#382) 5年前
  Eric Zhao 8d84349607 Add returning modified status of `updateProperty` method in SentinelProperty 5年前
  Eric Zhao 9165fe0d61
Support multiple tokens per request entry (#380) 5年前
  cdfive 44409182ae Make the default statistic max RT value `TIME_DROP_VALVE` configurable (#292) 5年前
  Zhe Jiang 197c982c02 doc: fix SphO document typo (#357) 5年前
  Eric Zhao f046194d6b Add sampleCount and windowInterval item to cluster config of flow rule and param rule 6年前
  Carpenter Lee c047457c2f
Fix/list metric files (#331) 6年前
  Eric Zhao d3bbe290c2
Refinement for heartbeat logic in sentinel-transport related module (#312) 6年前