Skip to content

Conversation

@YvCeung
Copy link
Contributor

@YvCeung YvCeung commented Nov 17, 2025

Ⅰ. Describe what this PR did

image

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

psxjoy and others added 30 commits January 13, 2025 10:57
* feature: add single server rale limit

* fix: fix RateLimitInfo

* fix: fix ResultCodeTest

* fix: fix TokenBucketLimiterTest

* fix: fix pmd output

* fix: fix pmd output

* fix: fix pmd output

* fix: fix pmd

* fix: add relate config

* fix: fix bucketTokenNumPerSecond config

* feat: add ratelimit hot config and del counter metrics

* feat: add ratelimit hot config and del counter metrics

* feat: add RateLimiterHandlerConfig license

* fix: fix MockFailureHandlerImpl

* fix: fix pom.xml pmd

* fix: fix pmd check

* fix: fix pmd check

* fix: fix errer code in client

* fix: fix tm modify

* fix: fix tm modify

* fix: fix as review by funky

* fix: add limit chain

* style: fix import code style

* style: fix import code style

* style: fix pmd check

* fix: fix as code review

---------

Co-authored-by: Lei Zhiyuan <leizhiyuan@gmail.com>
Co-authored-by: jimin <slievrly@163.com>
Co-authored-by: funkye <jianbin@apache.org>
Co-authored-by: xingfudeshi <xingfudeshi@gmail.com>
maple525866 and others added 24 commits October 29, 2025 18:12
…roperties (apache#7763)

* test: add tests for RegistryNamingServerProperties and RegistryMetadataProperties

* run mvn spotless

* add lisence

* change log
* optimize: optimize common module

* format

* fix review

* fix review

* Update common/src/test/java/org/apache/seata/common/util/CollectionUtilsTest.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Jiangke Wu <xingfudeshi@gmail.com>
Co-authored-by: YoWuwuuuw <2216348784@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@YvCeung YvCeung changed the title feature:support HTTP/2 push for the Watch API in Server Raft mode feature:support HTTP/2 stream push for the Watch API in Server Raft mode Nov 17, 2025
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.14%. Comparing base (61e375f) to head (6d37bb5).
⚠️ Report is 15 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../server/cluster/manager/ClusterWatcherManager.java 66.66% 7 Missing and 10 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #7790      +/-   ##
============================================
+ Coverage     66.17%   69.14%   +2.97%     
+ Complexity      994      992       -2     
============================================
  Files          1323     1322       -1     
  Lines         50155    50211      +56     
  Branches       5928     5943      +15     
============================================
+ Hits          33190    34720    +1530     
+ Misses        14053    12563    -1490     
- Partials       2912     2928      +16     
Files with missing lines Coverage Δ
.../server/cluster/manager/ClusterWatcherManager.java 73.56% <66.66%> (-0.95%) ⬇️

... and 180 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@YvCeung YvCeung changed the title feature:support HTTP/2 stream push for the Watch API in Server Raft mode [Don't merge]feature:support HTTP/2 stream push for the Watch API in Server Raft mode Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.