Skip to content

[SCB-2269]fix deadlock of XmlViewResolver and SPI bean autowire in bl…#2379

Merged
wujimin merged 1 commit intoapache:masterfrom
liubao68:liubao
May 13, 2021
Merged

[SCB-2269]fix deadlock of XmlViewResolver and SPI bean autowire in bl…#2379
wujimin merged 1 commit intoapache:masterfrom
liubao68:liubao

Conversation

@liubao68
Copy link
Contributor

…ockDeploy

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.

@liubao68 liubao68 requested a review from wujimin May 13, 2021 03:29
@codecov-commenter
Copy link

Codecov Report

Merging #2379 (eb39d1f) into master (a937dc7) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2379      +/-   ##
============================================
+ Coverage     80.28%   80.30%   +0.02%     
- Complexity     1380     1382       +2     
============================================
  Files          1559     1560       +1     
  Lines         41561    41569       +8     
  Branches       3488     3488              
============================================
+ Hits          33368    33383      +15     
+ Misses         6684     6677       -7     
  Partials       1509     1509              
Impacted Files Coverage Δ Complexity Δ
.../jaxrs/client/injectBean/TestInjectBeanSchema.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...ecomb/transport/rest/vertx/RestServerVerticle.java 66.90% <100.00%> (-0.24%) 0.00 <0.00> (ø)
...ecomb/transport/rest/vertx/VertxRestTransport.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...comb/core/definition/MicroserviceVersionsMeta.java 94.73% <0.00%> (-5.27%) 0.00% <0.00%> (ø%)
...egistry/client/http/ServiceRegistryClientImpl.java 69.90% <0.00%> (+1.16%) 0.00% <0.00%> (ø%)
...mb/serviceregistry/client/http/RestClientUtil.java 77.57% <0.00%> (+1.86%) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a937dc7...eb39d1f. Read the comment docs.

@wujimin wujimin merged commit c7b4f6b into apache:master May 13, 2021
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.

3 participants