Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Managing the FileSystemFileStorage and TemporaryStorage via JMX #6

Closed
glebshalyganov opened this issue May 29, 2020 · 1 comment
Closed
Assignees
Milestone

Comments

@glebshalyganov
Copy link
Contributor

Create MBeans for:

  • FileSystemFileStorage
  • TemporaryStorage
@glebshalyganov glebshalyganov self-assigned this May 29, 2020
@knstvk knstvk transferred this issue from jmix-projects/jmix-old Mar 18, 2021
@knstvk knstvk added this to the 1.0.0 milestone Mar 18, 2021
@knstvk knstvk modified the milestones: 1.0.0, 1.1.0 Jun 23, 2021
@glebshalyganov
Copy link
Contributor Author

For TemporaryStorage there is TemporaryStorageManagementFacade.
For LocalFileStorage we cannot track all FileRefs in a project to check whether corresponding files exist in the storage (like it was done in CUBA with FileDescriptors). So, if such functionality is needed, it should be implemented on the project side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants