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

minor ping/keepalive tweaks #778

Merged
merged 2 commits into from
Aug 4, 2024
Merged

minor ping/keepalive tweaks #778

merged 2 commits into from
Aug 4, 2024

Conversation

baum
Copy link
Collaborator

@baum baum commented Jul 30, 2024

minor ping/keepalive tweaks

  1. we do no use lock for the ping spdk client since this client is used by a single thread (keap_alive). no need to support configurable lock ping mode
  2. clean up usage of ping spdk client during initialization
  3. mv keap alive variables initialization from init to keep_alive.

control/server.py Outdated Show resolved Hide resolved
1. we do no use lock for the ping spdk client since this client is used
   by a single thread (keap_alive). no need to support configurable lock ping mode
2. clean up usage of ping spdk client during initialization
3. mv keap alive variables initialization from __init__ to keep_alive

Signed-off-by: Alexander Indenbaum <[email protected]>
Make sure only log files are considered as artifacts.

Signed-off-by: Alexander Indenbaum <[email protected]>
@baum baum merged commit 0c1fbe3 into ceph:devel Aug 4, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants