aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Use scheme from request in master location redirect urlBjørn Christian Seime2019-10-112-3/+6
|
* Remove dead codeBjørn Christian Seime2019-10-1110-588/+204
|
* Move timeout query param parsing out of JsonReaderHåkon Hallingstad2018-06-251-5/+5
|
* set-node-state timeout in CCHåkon Hallingstad2018-06-221-0/+20
|
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-2/+2
|
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-2/+2
|
* Replace usage of apis deprecated in Java 9.gjoranv2018-04-301-2/+2
|
* Extend cluster v2 to output the published distribution state.Geir Storli2018-03-151-0/+12
| | | | This is the baseline cluster state + per bucket space states.
* No wildcard static importsJon Bratseth2018-03-051-1/+3
|
* Remove junit.fdramework usageJon Bratseth2018-03-027-22/+46
|
* Use new junitJon Bratseth2018-03-0111-51/+129
|
* Add configurable deadline for cluster controller tasksTor Brede Vekterli2017-09-251-0/+13
| | | | | | 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.
* Add support for version ACK-dependent tasks in cluster controllerTor Brede Vekterli2017-09-112-32/+92
| | | | | | | | | 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-1420-20/+20
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1420-20/+20
|
* Update copyright headersJon Bratseth2017-06-1420-20/+20
|
* Revert "Copyright header"Jon Bratseth2017-06-1320-20/+20
|
* Copyright headerJon Bratseth2017-06-1320-20/+20
|
* PublishJon Bratseth2016-06-1520-0/+1919