Skip to content

[For minor release] RSS: removed endpoint from SpaceTokenOccupancyCache - #8223

Draft
fstagni wants to merge 2 commits into
DIRACGrid:integrationfrom
fstagni:90_removedEndpoint
Draft

[For minor release] RSS: removed endpoint from SpaceTokenOccupancyCache#8223
fstagni wants to merge 2 commits into
DIRACGrid:integrationfrom
fstagni:90_removedEndpoint

Conversation

@fstagni

@fstagni fstagni commented Jun 12, 2025

Copy link
Copy Markdown
Contributor
  • advertise DB change
  • WebApp PR

Needs #8777

BEGINRELEASENOTES

*RSS
CHANGE: removed column ResourceManagementDB.endpoint

*deployment

use ResourceManagementDB;
ALTER TABLE SpaceTokenOccupancy DROP COLUMN endpoint;

ENDRELEASENOTES

@fstagni
fstagni force-pushed the 90_removedEndpoint branch 2 times, most recently from b46bc92 to 7b8af24 Compare June 12, 2025 14:17
@fstagni fstagni changed the title fix: removed endpoint from SpaceTokenOccupancyCache [9.1?] fix: removed endpoint from SpaceTokenOccupancyCache Jun 12, 2025
@fstagni
fstagni force-pushed the 90_removedEndpoint branch 2 times, most recently from 7ba3492 to 9c50174 Compare June 13, 2025 07:32
@fstagni fstagni changed the title [9.1?] fix: removed endpoint from SpaceTokenOccupancyCache [For minor release] RSS: removed endpoint from SpaceTokenOccupancyCache Mar 5, 2026
@fstagni
fstagni force-pushed the 90_removedEndpoint branch from 9c50174 to c5253ad Compare March 5, 2026 16:02
@fstagni
fstagni force-pushed the 90_removedEndpoint branch 3 times, most recently from 7b5b2d2 to c61e4d9 Compare September 7, 2026 15:16
…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.

2 participants