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

mds/queisce-db: collect acks while bootstrapping #57552

Merged
merged 1 commit into from
May 21, 2024

Conversation

leonid-s-usov
Copy link
Contributor

Keeping the acks that come in will allow processing them immediately after the bootstrap is over, avoiding unnecessary set state transitions.

Fixes: https://tracker.ceph.com/issues/66119

Checklist

  • Tracker (select at least one)
    • References tracker ticket
  • Component impact
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

Keeping the acks that come in will allow processing them
immediately after the bootstrap is over, avoiding unnecessary
set state transitions.

Fixes: https://tracker.ceph.com/issues/66119
Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
@leonid-s-usov leonid-s-usov requested a review from a team May 19, 2024 21:57
@github-actions github-actions bot added cephfs Ceph File System tests labels May 19, 2024
@leonid-s-usov
Copy link
Contributor Author

jenkins test api

@leonid-s-usov
Copy link
Contributor Author

jenkins test windows

@leonid-s-usov
Copy link
Contributor Author

jenkins test make check arm64

@leonid-s-usov
Copy link
Contributor Author

jenkins test api

1 similar comment
@leonid-s-usov
Copy link
Contributor Author

jenkins test api

@leonid-s-usov
Copy link
Contributor Author

jenkins test windows

@leonid-s-usov
Copy link
Contributor Author

jenkins test api

@leonid-s-usov
Copy link
Contributor Author

jenkins test windows

@batrick
Copy link
Member

batrick commented May 20, 2024

jenkins test windows

@batrick
Copy link
Member

batrick commented May 20, 2024

This PR is under test in https://tracker.ceph.com/issues/66140.

@batrick
Copy link
Member

batrick commented May 21, 2024

jenkins test windows

@batrick
Copy link
Member

batrick commented May 21, 2024

#57332 (comment)

@batrick batrick merged commit 9969477 into main May 21, 2024
12 of 13 checks passed
@batrick batrick deleted the wip-lusov-qdb-bootstrap-acks branch May 21, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants