Skip to content

Batch non-root deletes across aggregates via #deleteAll #1230

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

Conversation

ctailor2
Copy link
Contributor

Follow on work to #1211 to batch non-root deletes across multiple aggregates via CrudRepository#deleteAll.

Related to #537

…iple aggregate roots.

+ Rename DefaultAggregateChange to DeleteAggregateChange.
@ctailor2 ctailor2 requested a review from schauder April 22, 2022 03:11
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 22, 2022
schauder pushed a commit that referenced this pull request Jun 8, 2022
…iple aggregate roots.

+ Rename DefaultAggregateChange to DeleteAggregateChange.

Original pull request #1230
schauder added a commit that referenced this pull request Jun 8, 2022
Introduces the BatchedActions abstraction to encapsulate the different ways singular actions get combined into batched actions.

Original pull request #1230
Original pull request #1229
Original pull request #1228
Original pull request #1211
@schauder
Copy link
Contributor

schauder commented Jun 8, 2022

That's merged.

Thanks for the great work!

@schauder schauder closed this Jun 8, 2022
@schauder schauder deleted the issue/537-batch-delete-non-root-via-delete branch September 28, 2022 10:08
@schauder schauder added this to the 3.0 M5 (2022.0.0) milestone Oct 10, 2022
@schauder schauder added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants