271 Commits (master)

Author SHA1 Message Date
  drgnchan 2f90a87cab
feat: Fix typo in FlowRuleManager and improve code with Map.computeIfAbsent in MetricTimerListener (#2110) 3 years ago
  Yanming Zhou df871b0350
Simplify enums: reuse enum name and remove unnecessary code (#2032) 3 years ago
  张春阳 3755d53498
doc: Fix incorrect comment of rollingCounterInSecond in StatisticNode (#2064) 3 years ago
  Eric Zhao fca70646ad Bump version to 1.8.2-SNAPSHOT 3 years ago
  Eric Zhao ae214b5244 Bump version to 1.8.1 3 years ago
  Eric Zhao 33570dad40 Polish SpiLoader and SentinelConfig 3 years ago
  Eric Zhao fefd8c4826 Use JDK 1.8 native LongAdder instead and remove legacy LongAdder 3 years ago
  cdfive 62efb78d4e
Refactor SpiLoader and enhance SPI mechanism (#1383) 3 years ago
  brothelul a343873c81
Support setting flush interval of the metric log via SentinelConfig property (#1919) 3 years ago
  brothelul b2502326cd
doc: Fix incorrect comment in FlowRuleComparator (#1915) 3 years ago
  zcai2 6f7d4d09e2
test: Fix potential flaky test cases in TracerTest (#1859) 4 years ago
  Lynx 6f2f844726
Fix the problem that requests will never be blocked when slowRatioThreshold = 100% (#1779) 4 years ago
  Jason Joo d510eb6cd3
test: Fix overrunning test `FlowRuleManagerTest.testLoadAndGetRules` (#1823) 4 years ago
  Weihua c00f946813 Fix potential concurrency issue when updating flow rules (#1783) 4 years ago
  nickChenyx cc2d1a69a9
Optimize logging statements using placeholder (#1736) 4 years ago
  yunfeiyanggzq 473cc84262 Add concurrency token request/release operation in TokenService 4 years ago
  yunfeiyanggzq 75f138821d Add attributes of cluster concurrency limiting in ClusterFlowConfig 4 years ago
  M4Y 10aa39f822
doc: Fix typo in code comments (#1721) 4 years ago
  mikawudi d5eb5f473f
Pre-calculate intervalInSecond in LeapArray to reduce redundant calculation (#1700) 4 years ago
  ZhiQiang Gu b91305a903
Fix typo in CircuitBreakingIntegrationTest (#1688) 4 years ago
  Eric Zhao e58267012d Bump version to 1.8.1-SNAPSHOT 4 years ago
  Eric Zhao d17bf8c7cc Bump version to 1.8.0 4 years ago
  Eric Zhao 125996d4d1 Add RuntimeException converting method in BlockException and polish logic for validation 4 years ago
  Eric Zhao a88288715a Refactor extended MetricExtension interface (matching events in Sentinel) 4 years ago
  Bill Yip 8643dac943
Add extended interface for metric extension hook to support distinguishing traffic type (#1665) 4 years ago
  Eric Zhao dae4621e6e Refactor exit handler mechanism of Entry 4 years ago
  Eric Zhao 55e038cc33 Polish CircuitBreaker interface and update comments 4 years ago
  Jason Joo ee2772b513
Fix the bug of circuit breaker half-open state transformation when request is blocked by upcoming rules (#1645) 4 years ago
  M4Y 10c92e69a2
Optimize the order of slots in ProcessorSlot SPI config (#1649) 4 years ago
  Peine c5da3faad9
Polish boolean checking in test cases and dashboard (#1664) 4 years ago
  Eric Zhao a18ef7cbfa Remove deprecated passCheck() in Rule and polish interface 4 years ago
  Eric Zhao 07b811196b Update test cases for circuit breaking 4 years ago
  Eric Zhao c0c27c86b7 Refactor degrade hierarchy with new circuit breaker mechanism and improve strategy 4 years ago
  ZhiQiang Gu bd29e046e1
Add unit test for logging/TokenBucket (#1504) 4 years ago
  于玉桔 6b86721b36
Support setting class-level defaultFallback for annotation extension (#1493) 4 years ago
  ZhiQiang Gu 2e64d33085
test: Add test cases for Tuple2 (#1501) 4 years ago
  pleasecheckhere2016 5523fd0d42
Add exceptionPredicate in Tracer for customized exception filtering logic (#1496) 4 years ago
  Eric Zhao 99d4355318 Polish code comments of the fundamental Sph/SphO/SphU class 4 years ago
  Eric Zhao 516e36fd83 Polish Tracer with entry.setError(ex) mechanism 4 years ago
  Eric Zhao 7f3165740a Refactor the mechanism of recording error in Entry and StatisticSlot 4 years ago
  Eric Zhao 7f0771df5c
Update resolving logic of project name and polish SentinelConfig (#1437) 4 years ago
  Lin.Liang b716bed370
Support setting project.name via the properties file and deprecate legacy config path (#1412) 4 years ago
  johnli 5e9cfb0deb
fix: Tracer does not trace exception to DefaultNode (#1068) 4 years ago
  haifeng 04a1d065dd
Fix the bug of misplaced locks in ContextUtil and ClusterNode (#1429) 4 years ago
  Eric Zhao a0196b6b00 Bump version to 1.8.0-SNAPSHOT 4 years ago
  Eric Zhao 6a7ec708bc Bump version to 1.7.2 4 years ago
  cdfive e1435974c6
Set default log level of JDK logging to INFO and polish code of SpiLoader (#1365) 4 years ago
  Jason Joo 49e60a3e51
Force modifyRule command handler to fail if an incompatible old fastjson found (#1377) 4 years ago
  cdfive be4d058bf8
refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411) 4 years ago
  于玉桔 670b2cb764
Improve standard output message in LogBase (#1357) 4 years ago