aboutsummaryrefslogtreecommitdiffstats
path: root/service-monitor/src/main/java/com/yahoo/vespa/service/duper/DuperModel.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use DomainName instead of the stricter HostName in duper-modeljonmv2023-03-301-11/+11
* Revert "Cleanup HostRegistry, no functional changes"Harald Musum2023-02-241-2/+3
* Cleanup HostRegistry, no functional changesHarald Musum2023-02-231-3/+2
* Revert "Hmusum/configserver cleanup 1"Harald Musum2023-02-221-2/+3
* Cleanup HostRegistry, no functional changesHarald Musum2023-02-221-3/+2
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-1/+1
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-1/+1
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-2/+2
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-2/+2
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-251-1/+1
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-251-3/+3
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Reduce logging in service-monitor and orchestratorHåkon Hallingstad2020-03-231-3/+3
* Also remove hostnames from hostnamesById when removing hosts via application ...Håkon Hallingstad2020-03-081-20/+39
* Provide more insight to duper model completenessHåkon Hallingstad2020-03-061-1/+1
* Listening to host changes to the service modelHåkon Hallingstad2020-03-041-3/+6
* Get previous hostname setHåkon Hallingstad2020-03-011-1/+1
* More effective duper model update on activationHåkon Hallingstad2020-03-011-16/+32
* Log and forward duper model completionHåkon Hallingstad2020-02-291-4/+11
* Add host indices to duper modelHåkon Hallingstad2020-02-281-17/+63
* Moved to more specific methods on ServiceMonitorHåkon Hallingstad2020-02-281-0/+5
* Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-231-2/+6
* Use thread pool for health monitoring in service-monitorHåkon Hallingstad2018-12-171-1/+1
* Remove infra app from duper model only if it is supposed to be in duper modelHåkon Hallingstad2018-12-071-0/+7
* Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-061-0/+45