Skip to content

[ISSUE #10465] Preserve suspend flag when rewriting POP revive retry records#10466

Open
yx9o wants to merge 1 commit into
apache:developfrom
yx9o:dev-10465
Open

[ISSUE #10465] Preserve suspend flag when rewriting POP revive retry records#10466
yx9o wants to merge 1 commit into
apache:developfrom
yx9o:dev-10465

Conversation

@yx9o

@yx9o yx9o commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.99%. Comparing base (6339431) to head (ec31424).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10466      +/-   ##
=============================================
- Coverage      48.05%   47.99%   -0.06%     
+ Complexity     13309    13291      -18     
=============================================
  Files           1377     1377              
  Lines         100632   100635       +3     
  Branches       12995    12995              
=============================================
- Hits           48362    48304      -58     
- Misses         46338    46388      +50     
- Partials        5932     5943      +11     

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

@oss-sentinel-ai oss-sentinel-ai left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review: Approved ✅

PR: #10466 — Preserve suspend flag when rewriting POP revive retry records
Type: Bug fix (4 files, +23/-4)

Assessment

Fixes POP messaging retry semantics:

  • Copies suspend flag in backoff rewrite paths
  • Preserves suspend in KV-to-FS transfer
  • Prevents suspended retries from being treated as normal retries

Verdict

✅ Important correctness fix for POP messaging. Fixes #10465.


🤖 Automated review by oss-sentinel-ai

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.

[Enhancement] Preserve suspend flag when rewriting POP revive retry records

3 participants