Bug #1557
wget shouldn't be using NOKILL special option
| Status: | New | Start date: | 03/15/2012 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Wget agent | |||
| Target version: | - | |||
| Rank: | 99 | Tester: |
Description
Currently the delagent uses the NOKILL special flag so that the scheduler will not kill it when it is fetching large uploads. If an agent does not call the fo_scheduler_heart() function periodically, the scheduler will kill the agent because it believes that it is no longer going to complete its task. When performing very large uploads, the wget agent will no call fo_scheduler_heart() frequently enough and the scheduler was killing it.
As a patch for this problem, the NOKILL option was added to the wget agent. Wget should be changed to instead correctly call fo_scheduler_heart() since it is still working.
History
Updated by Mary Laser 9 months ago
- Target version deleted (
2.0.1)
Updated by Bob Gobeille 8 months ago
- Rank set to 99
Change unranked issues to rank 99 so they show up in a ranking report at the bottom. Otherwise, they show up on top.