Skip to content

HDS to use database for storage #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andponlin
Copy link
Contributor

This change will remove the old config item HDS_MAINTENANCE_ON_SCHEDULE which is no longer used and flags on
postgres job data storage so that job data is no longer stored in the local overlay-fs of the pod but in the database in a sequence of BLOB-s.

A periodic maintenance task will "garbage collect" any stored data which is no longer active.

This change will remove the old config item
`HDS_MAINTENANCE_ON_SCHEDULE` and switches on
postgres job storage.
@andponlin
Copy link
Contributor Author

@kallisti5 ; could I get you to apply this patch to the HDS Deployment to flag in a new change soon. I'm away for a couple of weeks from late June and so it would be good to see it settle before I am away. Otherwise please leave until after 14.July so it's not toggled while I am not available.

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

Successfully merging this pull request may close these issues.

1 participant