Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E eclipsefdn-api-common
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Foundation
  • IT
  • APIs
  • eclipsefdn-api-common
  • Issues
  • #7

Closed
Open
Created May 31, 2022 by Martin Lowe@malowe🇨🇦Maintainer

Create mechanism for clearing caches remotely

The only way to currently clear or manage caches is to restart the server and dump all of the caches. We should create a special endpoint that allows us to manage the cache. We will want some way of guarding this that is at least somewhat robust.

Requirements:

  • A way of clearing all caches easily
  • UI for managing caches by levels w/ the ability to drill down
    • There would be 3 levels to the cache, Type > ID > parameters. Each level is more granular and should have the ability to at least clear the value from the cache.
    • an additional functionality for refreshing a singular cache item could also be useful in some cases but isn't a strict requirement
  • Each cache item at the most granular level should have the ability to request the cached item as JSON
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent