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

feat: dump heap on fatal error for diagnosis #612

Merged
merged 2 commits into from
Nov 10, 2023
Merged

feat: dump heap on fatal error for diagnosis #612

merged 2 commits into from
Nov 10, 2023

Conversation

lizhanhui
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 10, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #612 (02086d8) into main (3511237) will decrease coverage by 0.21%.
The diff coverage is 15.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #612      +/-   ##
============================================
- Coverage     59.07%   58.86%   -0.21%     
- Complexity     1943     1946       +3     
============================================
  Files           199      199              
  Lines         13054    13073      +19     
  Branches       1195     1200       +5     
============================================
- Hits           7711     7696      -15     
- Misses         4728     4760      +32     
- Partials        615      617       +2     
Components Coverage Δ
RocketMQ Broker ∅ <ø> (∅)
RocketMQ Common 12.96% <ø> (ø)
RocketMQ Controller 50.03% <ø> (-0.35%) ⬇️
RocketMQ Proxy 43.45% <ø> (+0.12%) ⬆️
RocketMQ Store 77.98% <ø> (-0.35%) ⬇️
RocketMQ Stream 60.49% <ø> (ø)
RocketMQ Metadata 36.46% <42.85%> (-1.83%) ⬇️
Files Coverage Δ
...c/main/java/com/automq/rocketmq/metadata/Loop.java 69.44% <42.85%> (-10.56%) ⬇️
...tmq/metadata/service/DefaultS3MetadataService.java 69.32% <0.00%> (-1.90%) ⬇️

... and 8 files with indirect coverage changes

Copy link

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@lizhanhui lizhanhui merged commit 2b38f48 into main Nov 10, 2023
7 of 9 checks passed
@lizhanhui lizhanhui deleted the diagnose branch November 10, 2023 06:55
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