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

Consolidate LifecycleParticipant code pattern #9360

Open
rkargMsft opened this issue Feb 26, 2025 · 0 comments
Open

Consolidate LifecycleParticipant code pattern #9360

rkargMsft opened this issue Feb 26, 2025 · 0 comments

Comments

@rkargMsft
Copy link
Contributor

SiloMetadataCache has the desired pattern to be used. DistributedGrainDirectory and other Lifecycle Participants should be consolidated to this new pattern.

Comments:
https://github.com/dotnet/orleans/pull/9271/files/3c8a9626f073e5747dd35e40e17664a4874d9725..005d8c6413ac2c72ded4b8784490ac1a45351f7d#r1972312979

rkargMsft 50 minutes ago
This previous code was copied from DistributedGrainDirectory. Should there be a follow up issue to update usages of the prior pattern with this one?>
Member
@ReubenBond ReubenBond 43 minutes ago
Yes, we should clean up the other instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant