-
Notifications
You must be signed in to change notification settings - Fork 3
Performance improvement of DatabaseAuditWriter#scheduledCleanup #354
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
Labels
Comments
banterCZ
added a commit
that referenced
this issue
May 13, 2025
banterCZ
added a commit
that referenced
this issue
May 14, 2025
banterCZ
added a commit
that referenced
this issue
May 14, 2025
banterCZ
added a commit
that referenced
this issue
May 14, 2025
banterCZ
added a commit
that referenced
this issue
May 14, 2025
Fix #354: Performance improvement of DatabaseAuditWriter#scheduledCleanup (forward port)
banterCZ
added a commit
that referenced
this issue
May 15, 2025
Fix #354: Performance improvement of DatabaseAuditWriter#scheduledCleanup (forward port)
banterCZ
added a commit
that referenced
this issue
May 15, 2025
Fix #354: Performance improvement of DatabaseAuditWriter#scheduledCleanup (forward port)
This was referenced May 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Task specification
Add a property to be able to turn off the scheduled job. Add Shedlock to avoid multiple runs in a cluster environment.
Backport to PAS and Enrollment Server 1.7.x (it means java-core 1.9.x)
The text was updated successfully, but these errors were encountered: