shenyu icon indicating copy to clipboard operation
shenyu copied to clipboard

fix #4237:delete rule cache BaseData#RULE_MAP when delete rule

Open Wweiei opened this issue 3 years ago • 1 comments

Make sure that:

  • [x] You have read the contribution guidelines.
  • [x] You submit test cases (unit or integration tests) that back your changes.
  • [x] Your local test passed ./mvnw clean install -Dmaven.javadoc.skip=true.

Wweiei avatar Dec 05 '22 11:12 Wweiei

Codecov Report

Merging #4239 (79f9a52) into master (d4d0229) will decrease coverage by 0.29%. The diff coverage is 67.39%.

@@             Coverage Diff              @@
##             master    #4239      +/-   ##
============================================
- Coverage     68.27%   67.97%   -0.30%     
+ Complexity     7467     7451      -16     
============================================
  Files          1015     1015              
  Lines         28730    28752      +22     
  Branches       2576     2577       +1     
============================================
- Hits          19614    19544      -70     
- Misses         7583     7679      +96     
+ Partials       1533     1529       -4     
Impacted Files Coverage Δ
.../plugin/base/cache/CommonPluginDataSubscriber.java 72.64% <0.00%> (-1.40%) :arrow_down:
.../clickhouse/config/ClickHouseLogCollectConfig.java 77.77% <0.00%> (-22.23%) :arrow_down:
...clickhouse/constant/ClickHouseLoggingConstant.java 0.00% <ø> (ø)
...apache/shenyu/plugin/base/cache/BaseDataCache.java 87.50% <62.50%> (-2.78%) :arrow_down:
.../clickhouse/client/ClickHouseLogCollectClient.java 85.07% <84.00%> (-1.29%) :arrow_down:
...nyu/sync/data/nacos/handler/NacosCacheHandler.java 78.94% <100.00%> (+1.48%) :arrow_up:
...n/alibaba/dubbo/cache/AlibabaDubboConfigCache.java 46.59% <0.00%> (-30.69%) :arrow_down:
...ache/shenyu/plugin/grpc/cache/GrpcClientCache.java 75.00% <0.00%> (-25.00%) :arrow_down:
...he/shenyu/common/timer/HierarchicalWheelTimer.java 68.00% <0.00%> (-18.00%) :arrow_down:
...va/org/apache/shenyu/common/timer/TimingWheel.java 73.80% <0.00%> (-16.67%) :arrow_down:
... and 9 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Dec 06 '22 03:12 codecov-commenter

long time, it be closed

yu199195 avatar May 06 '24 02:05 yu199195