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

control/grpc.py: osdwait logic #931

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

baum
Copy link
Collaborator

@baum baum commented Nov 1, 2024

control/grpc.py: osdwait logic

  • replace value based get_namespaces_using_ana_group_id() with iterator based get_namespace_infos_for_anagrpid()
  • correct handling of ceph client connections for namespaces that changed their ana group id

@baum baum force-pushed the set_ana_state_osdwait branch 4 times, most recently from 0273259 to fb85a0e Compare November 1, 2024 10:29
- replace value based get_namespaces_using_ana_group_id with iterator
  based get_namespace_infos_for_anagrpid
- go over the namespaces effected to osdwait correctly for namespaces
  which change their anagrpid, while caching the already awaited
  connections

Signed-off-by: Alexander Indenbaum <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

1 participant