Skip to content

Conversation

@kamilkrzywanski
Copy link
Contributor

With this fix all tests from daily builds should be green :)
#27490

@DanielFran DanielFran changed the title Isue #27972 last tests fix Evict user login cache for couchbase Nov 30, 2024
Copy link
Member

@mshima mshima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This indeed fixes the issue: https://github.com/hipster-labs/jhipster-daily-builds/actions/runs/12099821193.
But I don’t this is the correct fix since the caching evict is done selectively in clearUserCache method.
The annotation will evict the entire cache.

I think this is a test only issue due to some test bypassing UserService (direct repository usage) and not correctly evicting.

@kamilkrzywanski
Copy link
Contributor Author

Sorry, I forgot about key, updated :)

@mshima mshima merged commit bc6f571 into jhipster:main Dec 1, 2024
64 checks passed
@mshima
Copy link
Member

mshima commented Dec 1, 2024

Thanks @kamilkrzywanski

@mraible mraible added this to the 8.8.0 milestone Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants