-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Change the behaviour of Garbage Collector of AggregateCollectionStates #4488
Change the behaviour of Garbage Collector of AggregateCollectionStates #4488
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see git conflict markers (like '<<<<<<<'). Please finish rebasing
f86c824
to
105ad3d
Compare
Ready for review. Sorry for the confusion - I moved desired changes from #4425 to here due to running into git rebase hell I couldn't manage to fix. |
105ad3d
to
9c54eef
Compare
AggregateCollectionsStates for which corresponding owner controller doesn't exist anymore.
9c54eef
to
d03624b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jbartosik, piotrnosek The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Introduce the notion of contributive Pods - such that the Pod is either active or as an existing associated controller.
Remove only AggregateCollectionStates which don't have any contributive Pod.