Project

General

Profile

Actions

Bug #10782

closed

[Crunch2] Retrying request reassigns all requests

Added by Peter Amstutz about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
12/28/2016
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
Story points:
0.5

Description

In API server container.rb:

retryable_requests = ContainerRequest.where("priority > 0 and state = 'Committed' and container_count < container_count_max")

It's not filtering on container_uuid which means it reassigns every outstanding container request and not just the ones associated with container being retried.


Subtasks 1 (0 open1 closed)

Task #10783: Review 10782-container-retryResolvedLucas Di Pentima12/28/2016

Actions
Actions

Also available in: Atom PDF