aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* Add metric for number of nodes not converged to the latest cluster state versionTor Brede Vekterli10 days5-16/+62
* Add cluster bucket sync status summary to CC status pageTor Brede Vekterli2024-05-281-5/+50
* Don't make elevated "events last week" column render as error if highTor Brede Vekterli2024-05-271-3/+1
* Add rationale for why we cap pending buckets to total countTor Brede Vekterli2024-05-081-0/+6
* Emit single metric for how out of sync the cluster data isTor Brede Vekterli2024-05-068-3/+74
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-2/+2
* Unify on Set.ofHenning Baldersheim2024-04-112-8/+6
* Unify on Map.ofHenning Baldersheim2024-04-114-23/+15
* Use sentinel value for missing buckets rather than throwingTor Brede Vekterli2024-01-291-1/+1
* Explicitly report docs, tombstones and buckets in disallow-messageTor Brede Vekterli2024-01-291-24/+36
* Use stored entry count rather than bucket count for (dis-)allowing permanent ...Tor Brede Vekterli2024-01-261-10/+51
* Use fake ZooKeeper database implementation for subset of CC testsTor Brede Vekterli2023-12-043-7/+25
* Move Jackson util from vespajlib to container-core.Henning Baldersheim2023-11-241-1/+1
* jackson 2.16 changes some of its default settings so we consolidate our use o...Henning Baldersheim2023-11-233-7/+8
* Update copyrightJon Bratseth2023-10-09119-119/+119
* GC unused count and averageHenning Baldersheim2023-08-301-8/+0
* Revert "More logging at higher level, need more info"Harald Musum2023-08-251-5/+3
* Add content cluster name to generated feed block messageTor Brede Vekterli2023-07-262-6/+7
* Make generated automatic feed block error messages more user-friendlyTor Brede Vekterli2023-07-262-4/+11
* More logging at higher level, need more infoHarald Musum2023-07-201-3/+5
* Use cluster state to check if disttributors are UPHarald Musum2023-07-181-5/+4
* Check min replication seen from all distributors that are UPHarald Musum2023-07-171-28/+16
* Fix minor issues after code reviewsHarald Musum2023-07-171-1/+1
* Avoid code duplicationHarald Musum2023-07-161-9/+7
* Check redundancy also for groups that are upHarald Musum2023-07-161-0/+79
* Split out method for finding min replication per distributorHarald Musum2023-07-141-15/+20
* Separate code at a higher level based on groupes setup or notHarald Musum2023-07-111-71/+66
* More minor changesHarald Musum2023-07-091-22/+29
* Split out method to avoid repeating codeHarald Musum2023-07-091-69/+68
* Renames and minor refactorings, no funcational changesHarald Musum2023-07-093-149/+117
* SimplifyHarald Musum2023-07-092-35/+17
* SimplifyHarald Musum2023-07-054-15/+8
* Code cleanup, no functional changesHarald Musum2023-07-051-5/+4
* Minor refactoring and start of some new testHarald Musum2023-07-051-14/+14
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-222-4/+6
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-222-6/+4
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-212-4/+6
* Move fetchStatusPageHarald Musum2023-06-192-42/+49
* ModernizeHarald Musum2023-06-072-20/+19
* Require non-null MetricUpdaterHarald Musum2023-06-051-6/+4
* Remove support for RPC method getMaster, only used in testsHarald Musum2023-06-052-41/+1
* Inline and simplifyHarald Musum2023-06-051-15/+2
* Set nextInLineCount to 0 initially instead of checking fleetcontroller countHarald Musum2023-06-022-2/+3
* ZooKeeper is always used, simplifyHarald Musum2023-06-014-61/+19
* Require non-null zooKeeperServerAddress in FleetControllerOptionsHarald Musum2023-06-011-1/+1
* Move into method that does reconfigurationHarald Musum2023-06-012-1/+1
* Remove use of stateGatherCount config, simplify and deprecate config fieldHarald Musum2023-05-304-22/+6
* Set stateGatherCount to 1Harald Musum2023-05-301-1/+1
* Revert "Cosmetic changes"Harald Musum2023-05-262-19/+15
* Cosmetic changesHarald Musum2023-05-262-15/+19