26 コミット (04a1d065dd54917ec26c4c78095417df3e7085c7)

作成者 SHA1 メッセージ 日付
  cdfive be4d058bf8
refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411) 4年前
  echooymxq b136848873 Adjust the order of slots in HotParamSlotChainBuilder (#1246) 5年前
  Eric Zhao d59beaec66
Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838) 5年前
  Eric Zhao 77dec5f845 Separate parameter metric storage from ParamFlowSlot and improve ParamFlowRuleUtil 5年前
  Eric Zhao 5f713bd404 Update toString() method of ParamFlowRule 5年前
  Eric Zhao e9719d32ec
Refactor flow algorithm for parameter flow control and support more traffic shaping mode (#677) 5年前
  Eric Zhao 29f22e370b
Fix the NPE bug when passing null args to SphU.entry() and paramIdx is negative (#642) 5年前
  Eric Zhao 1741da0bab
Automatically de-duplicate rules when loading rules (#571) 6年前
  Eric Zhao 044cdbb1bf
Add occupy mechanism for future buckets of sliding window to support "prioritized requests final pass" (#568) 6年前
  Carpenter Lee b8e295a138 Convert negative paramIdx of ParamFlowRule in ParamFlowSlot 6年前
  Carpenter Lee 80797ae85e Allow negative paramIndex as reversed-order in ParamFlowRule (#549) 6年前
  逅弈 59d923ebc1 Add an ApiCommandHandler to list all available commands and description (#491) 6年前
  Eric Zhao 020a63fdb5
Bug fix: NPE when adding event count in ParamMapBucket (#494) 6年前
  Eric Zhao 412e1ece47
Carry the triggered rule in subclasses of BlockException (#469) 6年前
  Eric Zhao bac35ac100 Add back thread count metric type support for parameter flow control 6年前
  Eric Zhao f046194d6b Add sampleCount and windowInterval item to cluster config of flow rule and param rule 6年前
  Eric Zhao a2b91a9030 Refactor the constructor and units of LeapArray and related statistic class 6年前
  Eric Zhao 8096b22eb1 Add cluster embedded mode handling logic for parameter flow checker 6年前
  Eric Zhao 9a69104f79 Refactor param flow checker to support embedded server mode 6年前
  Eric Zhao 1043648fbc Update parameter flow rule to adapt to cluster mode and extract rule util class 6年前
  Eric Zhao f539b5b827 Update parameter flow rule to adapt to cluster mode and extract rule util class 6年前
  Eric Zhao 2237727a11
Add prioritized entry support in ProcessorSlot and SphU (#255) 6年前
  Eric Zhao f8bc6f631a Code and javadoc refinement 6年前
  Carpenter Lee aaf88b8a0a Rename ParamFlowRule.blockGrade to grade 6年前
  Eric Zhao 87076a6977 Code and javadoc refinement 6年前
  Eric Zhao 5f5443a546 Update sample count for ParameterMetric 6年前
  Eric Zhao 88a02623ac
Add flow control by frequent (hot spot) parameters (#156) 6年前