Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SCB-2335]data monitor throw IndexOutOfBoundsException if no address configured #2590

Merged
merged 1 commit into from
Sep 18, 2021
Merged

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-commenter commented Sep 18, 2021

Codecov Report

Merging #2590 (a6770eb) into master (ed076d6) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2590   +/-   ##
=========================================
  Coverage     77.71%   77.71%           
  Complexity     1428     1428           
=========================================
  Files          1598     1598           
  Lines         42598    42600    +2     
  Branches       3585     3585           
=========================================
+ Hits          33106    33108    +2     
- Misses         7992     7993    +1     
+ Partials       1500     1499    -1     
Impacted Files Coverage Δ
.../huaweicloud/dashboard/monitor/AddressManager.java 0.00% <0.00%> (ø)
...mb/metrics/core/meter/os/cpu/AbstractCpuUsage.java 100.00% <0.00%> (+11.11%) ⬆️

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 ed076d6...a6770eb. Read the comment docs.

@liubao68 liubao68 changed the title [SCB-2339]HttpServletResponseEx implements setStatus [SCB-2335]data monitor throw IndexOutOfBoundsException if no address configured Sep 18, 2021
@liubao68 liubao68 merged commit 36a6511 into apache:master Sep 18, 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.

None yet

2 participants