Added "maxPartitionsTry" option to JobQueueFederated
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 19 Oct 2013 19:48:12 +0000 (12:48 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 19 Oct 2013 20:34:02 +0000 (20:34 +0000)
commitaa37656c36bd732d01b28a3a0658a0fd4632c46f
tree3fa7d5edfb8bc7078e85550216dd46ef066f1daf
parent6985d304dbf855562432464d868ad5eae704a416
Added "maxPartitionsTry" option to JobQueueFederated

* This makes the retry logic more configurable
* Also throw an error if some jobs are not inserted to match the
  other queues.

Change-Id: I363e4813ee89468cde4349ba81ea458ff4ffe446
includes/job/JobQueueFederated.php