summaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils/src
Commit message (Collapse)AuthorAgeFilesLines
* Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-253-0/+27
| | | | | | Prevents an unstable cluster from potentially holding up all container request processing threads indefinitely. Deadline errors are translated into HTTP 504 errors to REST API clients.
* Merge with masterJon Bratseth2017-09-1553-30/+122
|
* Add comment that cluster state ACK waiting is the defaultTor Brede Vekterli2017-09-121-2/+9
|
* Add support for version ACK-dependent tasks in cluster controllerTor Brede Vekterli2017-09-116-40/+138
| | | | | | | | | Used to enable synchronous operation for set-node-state calls, which ensure that side-effects of the call are visible when the response returns. If controller leadership is lost before state is published, tasks will be failed back to the client.
* Update copyright headersJon Bratseth2017-06-1482-82/+82
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1482-82/+82
|
* Update copyright headersJon Bratseth2017-06-1482-82/+82
|
* Revert "Copyright header"Jon Bratseth2017-06-1382-82/+82
|
* Copyright headerJon Bratseth2017-06-1382-82/+82
|
* Change hakon to hakonhallHÃ¥kon Hallingstad2016-06-171-1/+1
|
* update author field.Haakon Dybdahl2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-1582-0/+4107