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

Transactional Cache size update via Caches Tool #226

Open
AFaust opened this issue Sep 23, 2024 · 0 comments
Open

Transactional Cache size update via Caches Tool #226

AFaust opened this issue Sep 23, 2024 · 0 comments
Assignees
Milestone

Comments

@AFaust
Copy link
Contributor

AFaust commented Sep 23, 2024

FEATURE / ENHANCEMENT

The Caches Tool should support the ability to update the maxCacheSize property at runtime (without persistence of the changed value) to allow for potentially temporary alterations to the limit without requiring a restart. This may be useful in debugging sessions or regular use to avoid the Transactional update cache is full log warning and associated purge of the shared cache. Instead of guessing the appropriate value over multiple restarts and tests, this ability may help in pinpointing the value in a real, running system without interuption of service.

@AFaust AFaust added this to the 1.3.0.0 milestone Sep 23, 2024
@AFaust AFaust self-assigned this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant