Skip to content

Treat untracked collection backups as terminal - #846

Open
autokctrl-team wants to merge 1 commit into
apache:mainfrom
autokctrl-team:fix/solr-824-notfound-terminal
Open

Treat untracked collection backups as terminal#846
autokctrl-team wants to merge 1 commit into
apache:mainfrom
autokctrl-team:fix/solr-824-notfound-terminal

Conversation

@autokctrl-team

Copy link
Copy Markdown
Contributor

Treat a "notfound" async backup status as terminal and unsuccessful instead of polling it indefinitely. Preserve the async status so the reason remains visible, while allowing recurring backups to finish and schedule their next run.

Fixes #824

Treat a "notfound" async backup status as terminal and unsuccessful
instead of polling it indefinitely. Preserve the async status so the
reason remains visible, while allowing recurring backups to finish and
schedule their next run.

Fixes apache#824
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.

SolrBackup may never finish if REQUESTSTATUS returns notfound for an accepted backup

1 participant