Skip to content

Clean unused Java workspace storage folders#2203

Merged
rgrunber merged 1 commit intoredhat-developer:masterfrom
rgrunber:clean-stale-ws
Nov 15, 2021
Merged

Clean unused Java workspace storage folders#2203
rgrunber merged 1 commit intoredhat-developer:masterfrom
rgrunber:clean-stale-ws

Conversation

@rgrunber
Copy link
Copy Markdown
Member

@rgrunber rgrunber commented Nov 9, 2021

  • Clean unused workspace storage folders on startup
  • Create settings "java.configuration.cleanWorkspaceCache", to allow
    users to configure maximum number of days to preserve cached data
  • Fixes Limit what you write to workspaceStorage #2110

Signed-off-by: Roland Grunberg rgrunber@redhat.com

@rgrunber rgrunber force-pushed the clean-stale-ws branch 3 times, most recently from 55cbe0b to 6a755c3 Compare November 10, 2021 18:02
Comment thread package.json
Copy link
Copy Markdown
Collaborator

@testforstephen testforstephen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

- Clean unused workspace storage folders on startup
- Create setting "java.configuration.workspaceCacheLimit" (disabled by
  default) to allow users to configure maximum number of days to
  preserve cached data
- Fixes redhat-developer#2110

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
@rgrunber rgrunber merged commit dd1fe09 into redhat-developer:master Nov 15, 2021
@rgrunber rgrunber deleted the clean-stale-ws branch November 15, 2021 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Limit what you write to workspaceStorage

2 participants