Skip to content

[SCB-2357]when kie client long polling not enabled will pull configur…#2637

Merged
liubao68 merged 1 commit intoapache:masterfrom
liubao68:timing
Nov 16, 2021
Merged

[SCB-2357]when kie client long polling not enabled will pull configur…#2637
liubao68 merged 1 commit intoapache:masterfrom
liubao68:timing

Conversation

@liubao68
Copy link
Copy Markdown
Contributor

…ations immediately

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
Copy Markdown

Codecov Report

Merging #2637 (cd1e18b) into master (6d39ef8) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2637      +/-   ##
============================================
- Coverage     77.73%   77.72%   -0.01%     
  Complexity     1429     1429              
============================================
  Files          1598     1598              
  Lines         42685    42686       +1     
  Branches       3593     3593              
============================================
- Hits          33180    33177       -3     
- Misses         8005     8008       +3     
- Partials       1500     1501       +1     
Impacted Files Coverage Δ
...ervicecomb/config/kie/client/KieConfigManager.java 0.00% <0.00%> (ø)
.../servicecomb/registry/discovery/DiscoveryTree.java 96.49% <0.00%> (-3.51%) ⬇️
...he/servicecomb/foundation/common/net/NetUtils.java 62.99% <0.00%> (-1.58%) ⬇️
...ache/servicecomb/foundation/common/net/IpPort.java 86.66% <0.00%> (+3.33%) ⬆️

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 6d39ef8...cd1e18b. Read the comment docs.

@liubao68 liubao68 merged commit cc0f570 into apache:master Nov 16, 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.

2 participants