Skip to content

[9.0] fix: Remove SpaceTokenOccupancyCache methods from ResourceManagementClient/Handler - #8777

Open
fstagni wants to merge 1 commit into
DIRACGrid:rel-v9r0from
fstagni:90_removedEndpoint_90
Open

[9.0] fix: Remove SpaceTokenOccupancyCache methods from ResourceManagementClient/Handler#8777
fstagni wants to merge 1 commit into
DIRACGrid:rel-v9r0from
fstagni:90_removedEndpoint_90

Conversation

@fstagni

@fstagni fstagni commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

FreeDiskSpaceCommand now queries ResourceManagementDB directly instead of going through the client/handler/service layer. Added export_getSpaceTokenOccupancy to PublisherHandler as the only exposed endpoint for this table.

Removed:

  • selectSpaceTokenOccupancyCache, deleteSpaceTokenOccupancyCache, addOrModifySpaceTokenOccupancyCache from ResourceManagementClient
  • _DEPRECATED_COLUMNS and _stripDeprecatedColumns from ResourceManagementHandler (only used for SpaceTokenOccupancyCache Endpoint column)
  • test_SpaceTokenOccupancy from integration tests

Partial backport of #8223

  • WebApp PR

BEGINRELEASENOTES

*RSS
CHANGE: Remove SpaceTokenOccupancyCache methods from ResourceManagementClient/Handler

ENDRELEASENOTES

…lient/Handler

FreeDiskSpaceCommand now queries ResourceManagementDB directly instead of
going through the client/handler/service layer. Added export_getSpaceTokenOccupancy
to PublisherHandler as the only exposed endpoint for this table.

Removed:
- selectSpaceTokenOccupancyCache, deleteSpaceTokenOccupancyCache,
  addOrModifySpaceTokenOccupancyCache from ResourceManagementClient
- _DEPRECATED_COLUMNS and _stripDeprecatedColumns from ResourceManagementHandler
  (only used for SpaceTokenOccupancyCache Endpoint column)
- test_SpaceTokenOccupancy from integration tests
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.

1 participant