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

[#10165] Use BootLogger to prevent recursive Appender call #10166

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d self-assigned this Jul 26, 2023
@intr3p1d intr3p1d linked an issue Jul 26, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #10166 (ad14cc1) into master (4ab1ced) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master   #10166      +/-   ##
============================================
- Coverage     38.33%   38.32%   -0.02%     
+ Complexity    11699    11697       -2     
============================================
  Files          3640     3640              
  Lines         94253    94260       +7     
  Branches      10429    10429              
============================================
- Hits          36134    36127       -7     
- Misses        55006    55022      +16     
+ Partials       3113     3111       -2     
Files Changed Coverage Δ
...a/com/navercorp/pinpoint/bootstrap/BootLogger.java 66.10% <0.00%> (-6.13%) ⬇️
...ofiler/instrument/lambda/LambdaBytecodeLogger.java 0.00% <0.00%> (ø)

... and 12 files with indirect coverage changes

@intr3p1d intr3p1d merged commit b389d42 into pinpoint-apm:master Jul 28, 2023
1 of 3 checks passed
@intr3p1d intr3p1d added this to the 2.5.3 milestone Aug 16, 2023
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.

Fix agent log4j2 appender recursive call warning
1 participant