Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

Concurrency issue during restart #82

Open
1 of 2 tasks
yuliya-ivaniukovich opened this issue Oct 25, 2017 · 0 comments
Open
1 of 2 tasks

Concurrency issue during restart #82

yuliya-ivaniukovich opened this issue Oct 25, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@yuliya-ivaniukovich
Copy link
Contributor

yuliya-ivaniukovich commented Oct 25, 2017

If we press restart button multiple times in a row, then it will be created multiple heritrix jobs, but removed only the initial one.
We need protection on multiple levels:

  • on UI we should disable button once restart request is submitted
  • on server side we should refuse any state related changes while restart or pause or resume is in progress
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants