Project

General

Profile

Actions

Bug #12446

closed

[crunch2] crunch-dispatch-slurm monitoring too many containers gets 414 error

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

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-

Description

It seems that the "tracked" list has gotten big enough that passing the list of UUIDs of being tracked is exceeding the request URI size. This brings crunch-dispatch-slurm to a screeching halt.

Oct 10 09:47:50 crunch-dispatch-slurm: 2017/10/10 09:47:50 Error getting list of containers: "arvados API server error: 414: 414 Request-URI Too Large returned by xxxxxxxxxxxxx.com" 

Possible solutions:

1) Use POST with method="get" so there is no limit on the query size

2) Adjust queries to avoid to avoid passing the "tracked" UUID list in the first place.

Related to: https://support.curoverse.com/rt/Ticket/Display.html?id=512


Subtasks 1 (0 open1 closed)

Task #12458: Review 12446-dispatcher-queryResolvedTom Clegg10/17/2017Actions
Actions

Also available in: Atom PDF