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

Add smoke test for spring-boot-starter-cache #40

Open
5 of 7 tasks
mhalbritter opened this issue Jul 28, 2022 · 3 comments
Open
5 of 7 tasks

Add smoke test for spring-boot-starter-cache #40

mhalbritter opened this issue Jul 28, 2022 · 3 comments
Labels
type: enhancement A general enhancement

Comments

@mhalbritter
Copy link
Contributor

mhalbritter commented Jul 28, 2022

  • Hazelcast
  • JCache
  • Couchbase
  • Redis
  • Caffeine
  • Cache2k
  • Simple
@mhalbritter mhalbritter added the type: enhancement A general enhancement label Jul 28, 2022
@mhalbritter mhalbritter self-assigned this Aug 9, 2022
mhalbritter added a commit that referenced this issue Aug 9, 2022
mhalbritter added a commit that referenced this issue Aug 9, 2022
mhalbritter added a commit that referenced this issue Aug 9, 2022
mhalbritter added a commit that referenced this issue Aug 9, 2022
mhalbritter added a commit that referenced this issue Aug 9, 2022
@mhalbritter
Copy link
Contributor Author

Getting couchbase to just start up in docker is little bit more complicated: https://stackoverflow.com/questions/69842680/couchbase-with-docker-compose-unable-to-insert-durabilityimpossibleerror

The official guide always the user to click through some UI to get a working cluster.

@sdeleuze
Copy link
Collaborator

sdeleuze commented Oct 3, 2022

As discussed with @odrotbohm and @snicoll, JCache support is current broken at AOT generated code level:

[ERROR]   location: variable instance of type org.springframework.cache.jcache.config.ProxyJCacheConfiguration /Users/odrotbohm/Documents/workspace/spring-petclinic/target/spring-aot/main/sources/org/springframework/cache/jcache/config/ProxyJCacheConfiguration__Autowiring.java 16:136

@snicoll
Copy link
Member

snicoll commented May 3, 2024

It should be mentioned that the smoke test for Hazelcast has been removed. Same for cache2k.

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

No branches or pull requests

3 participants