apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.54k stars 26.44k forks source link

Remove zookeeper dependency management #14869

Closed CrazyHZM closed 1 week ago

CrazyHZM commented 2 weeks ago

What is the purpose of the change?

Checklist

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 2.34%. Comparing base (ef6e8bd) to head (b162442). Report is 55 commits behind head on 3.3.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.3 #14869 +/- ## ============================================= - Coverage 37.53% 2.34% -35.19% ============================================= Files 1813 24219 +22406 Lines 80737 1288755 +1208018 Branches 12005 203843 +191838 ============================================= - Hits 30304 30275 -29 - Misses 46042 1254069 +1208027 - Partials 4391 4411 +20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.