Skip to content

Conversation

@ChiuchiuSorin
Copy link
Collaborator

Implemented JMX cache view from community edition admin tools.

UI changes:

  • Health check section option:
image
  • Live data page:
    • The live data gives the option to sort after cache size and filter after cache name
image
  • Clear cache popup modal:
    • for entire cache:
image
  • for specific entry:
    • Clearing the cache for a specific entry will redirect to the detailed view of that entry if the flush is successful
image
  • Detailed view:
image

…#128

* created DTO class
* added new rest endpoints for flushing the cache
* added a cache manager class
* added a cache util class to help with testing and common code
* added CacheDataFlusher to handle JMX cache flush
* added CacheDataGenerator to handle generating JMX cache info
*  added script service endpoints
* added tests
* added translations
* added a livedata table on dedicated JMXManagedCache document
* created a json page for livedata
* created a page for detailed view of the cache
* created a new document for cache macro and JS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Replicate the XWiki Cache feature from the community version

1 participant