Skip to content
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

Allow deletion of uploaded relay datasets #3512

Merged
merged 3 commits into from
Aug 4, 2023

Conversation

dbutenhof
Copy link
Member

PBENCH-1238

As a stopgap for "final" Relay support under the agent, we plan to establish a known project Relay Server (e.g., on our AWS host) for testing. That server has limited storage, and substantial use. To avoid requiring constant manual management of space, our plan is to implement a mechanism to cause the Pbench Server to delete files from the Relay Server after intake, and to change the Pbench Dashboard relay action to always supply that option. Note that this PR adds the ?delete=t to the dashboard unconditionally; in the future we can consider adding a checkbox to allow users to control the behavior, especially when they own a private relay server.

PBENCH-1238

As a stopgap for "final" Relay support under the agent, we plan to establish a
known project Relay Server (e.g., on our AWS host) for testing. That server
has limited storage, and substantial use. To avoid requiring constant manual
management of space, our plan is to implement a mechanism to cause the Pbench
Server to delete files from the Relay Server after intake, and to change the
Pbench Dashboard relay action to always supply that option. Note that this PR
adds the `?delete=t` to the dashboard *unconditionally*; in the future we can
consider adding a checkbox to allow users to control the behavior, especially
when they own a private relay server.
@dbutenhof dbutenhof added Server API Of and relating to application programming interfaces to services and functions labels Aug 3, 2023
@dbutenhof dbutenhof self-assigned this Aug 3, 2023
webbnh

This comment was marked as resolved.

@webbnh

This comment was marked as resolved.

@dbutenhof dbutenhof requested a review from webbnh August 3, 2023 19:50
webbnh

This comment was marked as resolved.

Copy link
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

👍

@dbutenhof dbutenhof merged commit 8db79f5 into distributed-system-analysis:main Aug 4, 2023
3 checks passed
@dbutenhof dbutenhof deleted the delrel branch August 4, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Of and relating to application programming interfaces to services and functions Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants