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

Fix #678 Detect Circular References #917

Draft
wants to merge 40 commits into
base: development
Choose a base branch
from
Draft

Conversation

tcormackMW
Copy link
Contributor

This adds logging capability to track potential circular references that exist between services in DS.

@tcormackMW
Copy link
Contributor Author

NOTE

I have made this PR not because it is necessarily at a stage where we are confident that this is the correct approach, more just because I figured it would be helpful for people wanting to make comments on the design who don't want to do so in the RFA.

@jeffdiclemente
Copy link
Member

NOTE

I have made this PR not because it is necessarily at a stage where we are confident that this is the correct approach, more just because I figured it would be helpful for people wanting to make comments on the design who don't want to do so in the RFA.

ok. In this case, I've marked this PR as a draft to indicate the state of the code changes.

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

Successfully merging this pull request may close these issues.

Declarative Services doesn't seem to handle circular references correctly.
2 participants