Skip to content

Fix java.lang.IllegalArgumentException: Keys must not be empty during async invalidateAll if the cache is empty #666

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

Open
wants to merge 1 commit into
base: 6.8.x
Choose a base branch
from

Conversation

kevin-wise
Copy link

@kevin-wise kevin-wise commented Jul 16, 2025

Synchronous invalidateAll() has this check already, but the async one does not

@graemerocher
Copy link
Contributor

could you add a test?

…ng async invalidateAll if the cache is empty
@kevin-wise kevin-wise force-pushed the fix/async-invalidateall branch from e459b78 to 63b4525 Compare July 20, 2025 06:53
@kevin-wise
Copy link
Author

Test added

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

Successfully merging this pull request may close these issues.

3 participants