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

Investigate cache config update on existing cache #12265

Closed
mhajas opened this issue May 31, 2022 · 1 comment
Closed

Investigate cache config update on existing cache #12265

mhajas opened this issue May 31, 2022 · 1 comment
Assignees
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation)

Comments

@mhajas
Copy link
Contributor

mhajas commented May 31, 2022

It seems that the current solution doesn't update cache configuration when a cache already exists.

@mhajas mhajas added area/storage Indicates an issue that touches storage (change in data layout or data manipulation) team/storage-sig labels May 31, 2022
@martin-kanis
Copy link
Contributor

The following attributes of a cache can be updated in Infinispan 14.0.0.CR1 using CLI:

clustering.remote-timeout
expiration.lifespan
expiration.max-idle
expiration.interval
jmx-statistics.statistics             
memory.max-count
memory.max-size
transaction.single-phase-auto-commit  
transaction.stop-timeout
locking.acquire-timeout                                      

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation)
Projects
Status: Done
Development

No branches or pull requests

2 participants