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

grpc: add subsystem listeners to grpc state #573

Merged
merged 1 commit into from
Apr 14, 2024
Merged

Conversation

baum
Copy link
Collaborator

@baum baum commented Apr 10, 2024

grpc: add subsystem listeners to grpc state

gateway change to resolve initialization race. set ana state occurred when listener was in "local state" but not in spdk, causing dead lock. the change resolves this issue, by iterating on listeners already defined in spdk. listeners created later will be updated according to ana_map.

Signed-off-by: Alexander Indenbaum <aindenba@redhat.com>
@baum baum merged commit 9e9ce63 into ceph:devel Apr 14, 2024
25 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.

None yet

2 participants