Skip to content

[SCB-2206][SCB-2221][SCB-2241]print message null when exception is InvocationTargetException,add executor in edge service,fix microservice.basePaths data type bug#2519

Merged
liubao68 merged 5 commits intoapache:1.3.xfrom
david6969xin:1.3.x
Aug 19, 2021
Merged

Conversation

@david6969xin
Copy link
Copy Markdown
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.

david6969xin and others added 5 commits August 18, 2021 14:24
[SCB-2069][SCB-2113][SCB-2127]throw exception in event-loop,fix readme error,not isolate service when timeout
[SCB-2069][SCB-2113][SCB-2127]throw exception in event-loop,fix readme error,not isolate service when timeout
[SCB-2069][SCB-2113][SCB-2127]throw exception in event-loop,fix readme  error,not isolate service when timeout error,not isolate service when timeout
…vocationTargetException,add executor in edge service,fix microservice.basePaths data type bug
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #2519 (db11cb3) into 1.3.x (74d0dfb) will decrease coverage by 0.01%.
The diff coverage is 72.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##              1.3.x    #2519      +/-   ##
============================================
- Coverage     82.98%   82.97%   -0.02%     
  Complexity      740      740              
============================================
  Files          1230     1230              
  Lines         32944    32943       -1     
  Branches       2990     2990              
============================================
- Hits          27340    27335       -5     
- Misses         4424     4426       +2     
- Partials       1180     1182       +2     
Impacted Files Coverage Δ
...che/servicecomb/core/executor/ExecutorManager.java 81.81% <33.33%> (-7.66%) ⬇️
...ecomb/swagger/engine/SwaggerProducerOperation.java 82.95% <75.00%> (ø)
...serviceregistry/config/ConfigurePropertyUtils.java 78.26% <100.00%> (-3.23%) ⬇️
...icecomb/demo/springmvc/client/SpringmvcClient.java 83.73% <0.00%> (-0.48%) ⬇️
...egistry/client/LocalServiceRegistryClientImpl.java 79.62% <0.00%> (-0.47%) ⬇️

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 74d0dfb...db11cb3. Read the comment docs.

@liubao68 liubao68 merged commit a2d7dba into apache:1.3.x Aug 19, 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