dubbo
dubbo copied to clipboard
Provider supports thread pool isolation between services
For details, see https://github.com/apache/dubbo-awesome/pull/92#issue-1384548416
Codecov Report
Merging #10658 (b64aba6) into 3.2 (f5c8f59) will increase coverage by
0.13%. The diff coverage is81.81%.
@@ Coverage Diff @@
## 3.2 #10658 +/- ##
============================================
+ Coverage 65.30% 65.43% +0.13%
+ Complexity 416 392 -24
============================================
Files 1338 1347 +9
Lines 57058 57189 +131
Branches 8452 8464 +12
============================================
+ Hits 37262 37422 +160
+ Misses 15829 15806 -23
+ Partials 3967 3961 -6
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...apache/dubbo/common/constants/CommonConstants.java | 100.00% <ø> (ø) |
|
| ...a/org/apache/dubbo/rpc/model/ApplicationModel.java | 81.69% <0.00%> (ø) |
|
| ...fig/bootstrap/builders/AbstractServiceBuilder.java | 88.76% <0.00%> (-4.18%) |
:arrow_down: |
| .../protocol/dubbo/DubboIsolationExecutorSupport.java | 58.82% <58.82%> (ø) |
|
| ...in/java/org/apache/dubbo/config/ServiceConfig.java | 70.09% <66.66%> (-0.16%) |
:arrow_down: |
| ...he/dubbo/rpc/protocol/tri/TripleHttp2Protocol.java | 89.83% <66.66%> (-1.84%) |
:arrow_down: |
| .../tri/transport/TripleIsolationExecutorSupport.java | 70.58% <70.58%> (ø) |
|
| .../common/threadpool/manager/ExecutorRepository.java | 80.00% <80.00%> (ø) |
|
| ...rpc/executor/AbstractIsolationExecutorSupport.java | 82.75% <82.75%> (ø) |
|
| ...ng/transport/dispatcher/WrappedChannelHandler.java | 70.58% <83.33%> (+13.44%) |
:arrow_up: |
| ... and 67 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more