aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/search/DispatcherComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Set up reconfigurable dispatcher with self-subscription insteadjonmv2023-07-141-4/+5
* split AbstractConfigProducerArne Juul2023-02-131-2/+2
* Only have the DispatchNodesConfig inject into one component.Henning Baldersheim2022-11-231-7/+3
* Splitt nodes static and dynamic config in DispatchConfig to prepare for seaml...Henning Baldersheim2022-11-211-2/+10
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Revert "Revert "Install common bundles via config model [run-systemtest]" MER...gjoranv2021-09-241-1/+1
* Revert "Install common bundles via config model [run-systemtest]"Henning Baldersheim2021-09-241-1/+1
* Move PlatformBundles class out of 'xml' package.gjoranv2021-09-221-1/+1
* Rename BundleMapper -> PlatformBundlesgjoranv2020-07-141-2/+2
* Component id must be globally unique. Not enough to be unique in the branch.Henning Baldersheim2020-02-191-3/+7
* Revert "Revert "Revert "Revert "Create a resourcepool so that we do not need ...Henning Baldersheim2020-02-191-1/+1
* Revert "Revert "Revert "Create a resourcepool so that we do not need to recon...Harald Musum2020-02-191-1/+1
* Use class.getName to get compile time error detection.Henning Baldersheim2020-02-171-1/+1
* Do rebalancing deployments in the RebalancerJon Bratseth2019-11-181-0/+2
* Create one Dispatcher component per search clusterJon Bratseth2019-10-251-0/+37