Skip to content

osd/scheduler/OpSchedulerItem: Fix calculation of recovery latency counters#62704

Merged
ljflores merged 1 commit intoceph:mainfrom
sseshasa:wip-fix-recovery-counters-calc
Apr 11, 2025
Merged

osd/scheduler/OpSchedulerItem: Fix calculation of recovery latency counters#62704
ljflores merged 1 commit intoceph:mainfrom
sseshasa:wip-fix-recovery-counters-calc

Conversation

@sseshasa
Copy link
Contributor

@sseshasa sseshasa commented Apr 7, 2025

The patch fixes calculation of latency perf counters for the following objects:

  • PGRecovery
  • PGRecoveryContext and
  • PGRecoveryMsg

Signed-off-by: Sridhar Seshasayee sseshasa@redhat.com
Fixes: https://tracker.ceph.com/issues/70811

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

…unters

The patch fixes calculation of latency perf counters for the following
objects:
 - PGRecovery
 - PGRecoveryContext and
 - PGRecoveryMsg

Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
Fixes: https://tracker.ceph.com/issues/70811
@sseshasa sseshasa requested a review from a team as a code owner April 7, 2025 12:46
@github-actions github-actions bot added the core label Apr 7, 2025
@kamoltat
Copy link
Member

@ljflores ljflores merged commit 99d9fb5 into ceph:main Apr 11, 2025
13 of 17 checks passed
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.

5 participants