Project

General

Profile

Actions

Bug #10782

closed

[Crunch2] Retrying request reassigns all requests

Added by Peter Amstutz over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
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/2016Actions
Actions

Also available in: Atom PDF