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

[#9017] Add max limit to getApplicationHostInfo for OOM prevent #9018

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 7, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #9018 (a21b533) into master (00d181c) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9018      +/-   ##
============================================
- Coverage     39.77%   39.76%   -0.01%     
- Complexity    11812    11815       +3     
============================================
  Files          3347     3347              
  Lines         90856    90856              
  Branches      10055    10056       +1     
============================================
- Hits          36138    36133       -5     
- Misses        51622    51628       +6     
+ Partials       3096     3095       -1     
Impacted Files Coverage Δ
...pinpoint/web/controller/ApplicationController.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
...r/context/storage/AsyncQueueingUriStatStorage.java 69.11% <0.00%> (-16.18%) ⬇️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 72.22% <0.00%> (-3.71%) ⬇️
...orp/pinpoint/rpc/server/DefaultPinpointServer.java 81.89% <0.00%> (+2.05%) ⬆️
...vercorp/pinpoint/rpc/packet/ClientClosePacket.java 53.33% <0.00%> (+6.66%) ⬆️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 79.16% <0.00%> (+8.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 00d181c...a21b533. Read the comment docs.

@emeroad emeroad linked an issue Jul 7, 2022 that may be closed by this pull request
@emeroad emeroad merged commit b897f45 into pinpoint-apm:master Jul 7, 2022
@emeroad emeroad deleted the #9017_oom_prevent branch July 15, 2022 02:17
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add max limit to getApplicationHostInfo for OOM prevent
1 participant