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

provide external method to trigger exports #886

Open
schelcj opened this issue Dec 13, 2023 · 0 comments
Open

provide external method to trigger exports #886

schelcj opened this issue Dec 13, 2023 · 0 comments

Comments

@schelcj
Copy link
Contributor

schelcj commented Dec 13, 2023

Is your feature request related to a problem? Please describe.
There are times where we need to reseed an internal mirror for fan out where triggering exports is problematic with no means to force an export.

Describe the solution you'd like
An external script to trigger an export run optionally allowing for specifying database to export. Alternatively, responding to signals to trigger export of all databases e.g. sending SIGUSR1 starts the export process for all databases.

Describe alternatives you've considered
The only alternative at this time is to lower the sources.{name}.export_timer value, send a HUP, wait for the export to finish and then reset the timer value.

Additional context
Add any other context or screenshots about the feature request here.

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

No branches or pull requests

1 participant