Skip to content

Improve baseline resync logging - #455

Draft
koujl wants to merge 1 commit into
eBay:stable/v4.xfrom
koujl:br-log
Draft

Improve baseline resync logging#455
koujl wants to merge 1 commit into
eBay:stable/v4.xfrom
koujl:br-log

Conversation

@koujl

@koujl koujl commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Eliminate inconsistent terminology, context, and severity levels across existing BR read/write logs. Add structured lifecycle, payload, retry, and failure records with consistent PG, shard, batch, blob, and block identifiers. Keep key object and payload transitions at INFO while moving per-blob details to TRACE to reduce routine log noise.

Eliminate inconsistent terminology, context, and severity levels across
existing BR read/write logs. Add structured lifecycle, payload, retry,
and failure records with consistent PG, shard, batch, blob, and block
identifiers. Keep key object and payload transitions at INFO while
moving per-blob details to TRACE to reduce routine log noise.
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 56 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (stable/v4.x@ec55254). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ib/homestore_backend/replication_state_machine.cpp 0.00% 25 Missing ⚠️
src/lib/homestore_backend/pg_blob_iterator.cpp 0.00% 16 Missing and 1 partial ⚠️
...lib/homestore_backend/snapshot_receive_handler.cpp 0.00% 14 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@              Coverage Diff               @@
##             stable/v4.x     #455   +/-   ##
==============================================
  Coverage               ?   54.94%           
==============================================
  Files                  ?       36           
  Lines                  ?     5344           
  Branches               ?      676           
==============================================
  Hits                   ?     2936           
  Misses                 ?     2109           
  Partials               ?      299           

☔ 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.

2 participants