aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core
Commit message (Collapse)AuthorAgeFilesLines
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+6
|
* 5 attempts for unstable unit tests in clutsercontroller-corejonmv2022-04-261-1/+1
|
* Merge pull request #22225 from ↵Håkon Hallingstad2022-04-224-63/+12
|\ | | | | | | | | vespa-engine/jonmv/clustercontroller-core-test-retries-and-random-cleanup Jonmv/clustercontroller core test retries and random cleanup
| * Unignore more tests—they look like all the others—and lower timeoutjonmv2022-04-222-5/+1
| |
| * Use fake timer where needed, unignore those tests, and remove fake timer ↵jonmv2022-04-221-22/+10
| | | | | | | | usage elsehwere
| * Try to run tests up to three times, and remove unused profilejonmv2022-04-221-36/+1
| |
* | Fix reference to storeWantedStatesHåkon Hallingstad2022-04-211-2/+2
| |
* | Improve test method nameHåkon Hallingstad2022-04-211-1/+1
| |
* | Remove completed TODOHåkon Hallingstad2022-04-211-1/+1
| |
* | Add unit testHåkon Hallingstad2022-04-201-1/+55
| |
* | Trigger saveWantedState when nodes are removed or orphaned wanted states are ↵Håkon Hallingstad2022-04-2025-117/+155
| | | | | | | | loaded
* | Remove redundant parameters from ZooKeeperDatabase constructorHåkon Hallingstad2022-04-197-32/+23
| |
* | Use plural for methods returning collectionHåkon Hallingstad2022-04-1918-72/+72
| |
* | ZooKeeperPathsHåkon Hallingstad2022-04-193-47/+66
|/
* Revert "Merge pull request #22072 from ↵jonmv2022-04-091-0/+1
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-081-1/+0
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Move ID part to HostName in config-provisioningjonmv2022-04-081-0/+1
|
* Fix comparison between manually deployed package and not, and remove ↵Jon Marius Venstad2022-01-131-1/+1
| | | | outdated safeguard
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-2115-104/+84
|
* Failing to find zk system state aborts tick [run-systemtest]Håkon Hallingstad2021-12-142-14/+15
|
* Use FleetControllerContext in ZooKeeperDatabaseHåkon Hallingstad2021-12-1316-110/+195
|
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
|
* Log version to complete remote taskHåkon Hallingstad2021-10-253-2/+12
| | | | | | | | | | | | | | Normally, if a SetNodeStateRequest changes the state of a node, scheduleVersionDependentTasksForFutureCompletion(FleetController.java:1003) will ensure that the request waits for the successful publication of the next cluster state version before returning 200. There are reasons to believe there is an edge case, likely triggered by losing the ZooKeeper connection just prior to trying to set the new wanted state in ZK, that makes scheduleVersionDependentTasksForFutureCompletion() complete the request at the current version. This PR will make it possible to prove or disprove the theory.
* Remove config generation -1/0 from CC at :19050/status/<clustername>/configHåkon Hallingstad2021-10-209-43/+22
|
* Revert changes to config generationHåkon Hallingstad2021-10-209-29/+45
|
* Fixes after review roundHåkon Hallingstad2021-10-1912-95/+90
|
* Improve logging of FleetController and DatabaseHandlerHåkon Hallingstad2021-10-1520-255/+370
|
* Some optimizations of RpcServerTestHåkon Hallingstad2021-10-144-22/+31
|
* Reduce running time of MasterElectionTest from 28 to 12sHåkon Hallingstad2021-10-142-1/+11
|
* Update Verizon Media copyright notices.gjoranv2021-10-0768-68/+68
|
* Update 2018 copyright notices.gjoranv2021-10-0732-32/+32
|
* Update 2017 copyright notices.gjoranv2021-10-0799-99/+99
|
* Revert "Revert "Avoid copying data just to compress them when it is not ↵Henning Baldersheim2021-08-301-3/+6
| | | | necessary.""
* Revert "Avoid copying data just to compress them when it is not necessary."Henning Baldersheim2021-08-301-6/+3
|
* Use explicit import.Henning Baldersheim2021-08-301-1/+5
|
* Update ↵Henning Baldersheim2021-08-301-1/+0
| | | | | | | | clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/rpc/SlimeClusterStateBundleCodec.java Remove unused Co-authored-by: Harald Musum <musum@verizonmedia.com>
* Avoid copying data just to compress them when it is not necessary.Henning Baldersheim2021-08-301-1/+1
|
* Add metric for didWork in FleetController tickHåkon Hallingstad2021-06-255-64/+83
|
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-153-3/+3
|
* No functional changesJon Bratseth2021-06-011-1/+1
|
* GC some unused methods and simplifyHenning Baldersheim2021-05-231-2/+5
|
* Set forkCount paramter for maven-surefire-plugin to speed up testsgjoranv2021-05-141-0/+7
|
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-0/+1
|
* One more lazyJon Marius Venstad2021-04-281-1/+2
|
* More lazy debug log message generationJon Marius Venstad2021-04-2814-133/+123
|
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-212-0/+2
| | | | This reverts commit 9aa3d6fe6567e3eee9108d6fffbc50d5874e72e3.
* Revert "add more logging"Harald Musum2021-04-202-2/+0
|
* track API change in mockArne Juul2021-04-192-0/+2
|