Skip to content

[SCB-2643]fix instance isolation filter not work problem#3310

Merged
liubao68 merged 1 commit intoapache:1.3.xfrom
liubao68:1.3.x
Aug 30, 2022
Merged

[SCB-2643]fix instance isolation filter not work problem#3310
liubao68 merged 1 commit intoapache:1.3.xfrom
liubao68:1.3.x

Conversation

@liubao68
Copy link
Contributor

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link

Codecov Report

Merging #3310 (657c265) into 1.3.x (3ad1f9d) will increase coverage by 0.02%.
The diff coverage is 95.77%.

@@             Coverage Diff              @@
##              1.3.x    #3310      +/-   ##
============================================
+ Coverage     83.00%   83.02%   +0.02%     
  Complexity      746      746              
============================================
  Files          1233     1233              
  Lines         33084    33046      -38     
  Branches       3001     2995       -6     
============================================
- Hits          27461    27437      -24     
+ Misses         4438     4432       -6     
+ Partials       1185     1177       -8     
Impacted Files Coverage Δ
...rg/apache/servicecomb/loadbalance/BeansHolder.java 100.00% <ø> (ø)
...e/servicecomb/loadbalance/ServerListFilterExt.java 66.66% <0.00%> (+33.33%) ⬆️
...ervicecomb/loadbalance/ServiceCombServerStats.java 88.37% <ø> (ø)
...cecomb/loadbalance/event/IsolationServerEvent.java 58.33% <ø> (ø)
...servicecomb/loadbalance/SessionStickinessRule.java 83.63% <50.00%> (ø)
...oadbalance/filterext/ZoneAwareDiscoveryFilter.java 96.66% <96.66%> (ø)
...g/apache/servicecomb/loadbalance/LoadBalancer.java 100.00% <100.00%> (+15.15%) ⬆️
.../apache/servicecomb/loadbalance/RandomRuleExt.java 60.00% <100.00%> (-6.67%) ⬇️
...che/servicecomb/loadbalance/RoundRobinRuleExt.java 100.00% <100.00%> (ø)
...che/servicecomb/loadbalance/ServiceCombServer.java 96.55% <100.00%> (+0.12%) ⬆️
... and 13 more

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

@liubao68 liubao68 merged commit 61e2db2 into apache:1.3.x Aug 30, 2022
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.

2 participants