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

Let DefaultEventPublicationRegistry.deletePublicationsOlderThan(Duration) delegate to EventPublicationRepository.deleteCompletedPublicationsBefore(…) #629

Closed
odrotbohm opened this issue May 23, 2024 · 0 comments
Assignees
Labels
in: event publication registry Event publication registry type: improvement Minor improvements
Milestone

Comments

@odrotbohm
Copy link
Member

odrotbohm commented May 23, 2024

Back port of GH-627.

@odrotbohm odrotbohm added in: event publication registry Event publication registry type: improvement Minor improvements labels May 23, 2024
@odrotbohm odrotbohm added this to the 1.1.5 milestone May 23, 2024
@odrotbohm odrotbohm self-assigned this May 23, 2024
odrotbohm added a commit that referenced this issue May 23, 2024
…istry.

DefaultEventPublicationRegistry is now directly invoking the corresponding repository to delete events older than a certain duration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: event publication registry Event publication registry type: improvement Minor improvements
Projects
None yet
Development

No branches or pull requests

1 participant