aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com/yahoo/vespa/hosted/controller/maintenance/ContactInformationMaintainer.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Have to account for `504 Gateway Timeout` against Jirabjormel2023-09-271-2/+2
* maintainer success factor baseline deviationbjormel2023-03-291-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-061-4/+6
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-041-6/+4
* Return success factorJon Bratseth2021-06-041-4/+6
* More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
* Reduce ContainerInformationMaintainer log levelMartin Polden2021-02-101-3/+3
* Emit QoS metric for all maintainersMartin Polden2020-07-161-1/+4
* Use vespajlib maintenance package in controller-serverMartin Polden2020-04-291-6/+6
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* break, not return, from switch statementJon Marius Venstad2020-04-171-2/+2
* Log process during contact information updatesJon Marius Venstad2020-04-171-4/+16
* Remove unused importsMartin Polden2020-03-041-1/+0
* Remove user tenantsJon Marius Venstad2020-02-211-3/+0
* Move ContactRetriever to ServiceRegistryMartin Polden2019-09-051-3/+2
* SimplifyMartin Polden2019-06-141-2/+2
* Optimise importsJon Marius Venstad2019-03-111-6/+3
* Subclass LockedTenant like TenantJon Marius Venstad2019-03-111-7/+13
* FormattingMartin Polden2019-03-081-4/+7
* Split Organization to two classes. Add contact info for all tenants. Add queu...olaaun2018-11-091-32/+11
* olaa/revert maintainers (#7562)olaaun2018-11-051-99/+22
* Revert 7315 revert 7274 olaaun/contact info maintainer feed to api (#7320)olaaun2018-10-161-22/+99
* Revert "ContactInformationMaintainer now feeds to ContactInfoAPI instead of d...olaaun2018-10-151-99/+22
* ContactInformationMaintainer now feeds to ContactInfoAPI instead of d… (#7274)olaaun2018-10-151-22/+99
* Avoid ZK read when checking maintainer systemMartin Polden2018-10-101-1/+1
* Only use persistent contact info. Moved slime serialization. Several other fi...Ola Aunrønning2018-10-091-2/+2
* Added slime functionality to Contact,tests, and system check for MaintainerOla Aunrønning2018-10-081-1/+3
* Remove contact information fallback mechanismMartin Polden2018-09-101-2/+29
* Periodically update and store tenant contact informationMartin Polden2018-09-041-0/+44