Skip to content

Remove debug log on OOM - #826

Open
jeltz wants to merge 1 commit into
percona:mainfrom
jeltz:clean-hash-entry-alloc
Open

Remove debug log on OOM#826
jeltz wants to merge 1 commit into
percona:mainfrom
jeltz:clean-hash-entry-alloc

Conversation

@jeltz

@jeltz jeltz commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Maybe I am missing something but this log statement does not seem very useful other than maybe when originally developing this feature. Nobody would have this enabled in production and when debugging you would see the WARNING level log output.

PG-0

Maybe I am missing something but this log statement does not seem very
useful other than maybe when originally developing this feature. Nobody
would have this enabled in production and when debugging you would see
the WARNING level log output.
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.52%. Comparing base (81ca012) to head (0d36f16).

Files with missing lines Patch % Lines
src/hash_query.c 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #826      +/-   ##
==========================================
+ Coverage   88.46%   88.52%   +0.05%     
==========================================
  Files           3        3              
  Lines        1318     1316       -2     
  Branches      187      187              
==========================================
- Hits         1166     1165       -1     
+ Misses         77       76       -1     
  Partials       75       75              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant