aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-utils
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace usage of apis deprecated in Java 9.gjoranv2018-04-301-2/+2
|
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-2/+0
|
* Clarify by inserting json array into object after it is populated.Geir Storli2018-03-161-1/+1
|
* Extend cluster v2 to output the published distribution state.Geir Storli2018-03-155-4/+86
| | | | 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
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Merge pull request #3525 from ↵Tor Brede Vekterli2017-10-123-0/+27
|\ | | | | | | | | vespa-engine/vekterli/re-enable-synchronous-set-node-state Re-enable synchronous set node state with additional safeguards
| * 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.
* | Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+2
| |
* | Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-2/+0
| |
* | Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+2
|/
* 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-1483-83/+83
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1483-83/+83
|
* Update copyright headersJon Bratseth2017-06-1483-83/+83
|
* Revert "Copyright header"Jon Bratseth2017-06-1383-84/+83
|
* Copyright headerJon Bratseth2017-06-1383-83/+84
|
* disallow warningsArne H Juul2017-04-241-0/+1
|
* Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-011-0/+2
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Change hakon to hakonhallHåkon Hallingstad2016-06-172-2/+2
|
* update author field.Haakon Dybdahl2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-1585-0/+4174