summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Allocate 17% instead of 33% for container by default if combined clusterJon Bratseth2016-08-264-31/+48
* Let jvmargs take effect on hostedJon Bratseth2016-08-263-5/+38
* implement FiledistributorrpcConfig.Producer in SearchNodeArne H Juul2016-08-264-7/+22
* make field private per reviewArne H Juul2016-08-262-5/+5
* add RankingConstant classArne H Juul2016-08-262-0/+55
* Remove accidentally committed always-throwJon Bratseth2016-08-251-1/+0
* Merge pull request #459 from yahoo/bratseth/yql-doublequotesgjoranv2016-08-253-13/+8
|\
| * Nonfunctional changes onlyJon Bratseth2016-08-241-0/+1
| * Whitespace changes onlyJon Bratseth2016-08-232-11/+6
| * Whitespace changes onlyJon Bratseth2016-08-231-2/+1
* | Rename new config value and correct assert messageJon Bratseth2016-08-221-1/+1
|/
* Use the right fs4 port when talking to search nodesJon Bratseth2016-08-181-0/+1
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-173-4/+7
* Add group information to the dispatch configJon Bratseth2016-08-1610-30/+31
* Check explicitly for content cluster and add testJon Bratseth2016-08-112-7/+52
* Minor nonfunctional changesJon Bratseth2016-08-102-3/+3
* CleanupJon Bratseth2016-08-098-35/+23
* Support referencing a content clusterJon Bratseth2016-08-093-34/+80
* Remove dead codeJon Bratseth2016-08-092-129/+0
* Make the services root element available in ConfigModelContextJon Bratseth2016-08-0910-60/+81
* Cluster node referencesJon Bratseth2016-08-097-47/+124
* VESPA-3078: Metric for Java VM heap size utilization (#362)Leandro Alves2016-07-201-0/+4
* Disable drawing clustercontrollers from container hostsgjoranv2016-07-122-5/+7
* Fix: Log to vespa logHarald Musum2016-07-111-10/+16
* Merge pull request #345 from yahoo/hmusum/log-time-used-in-rank-setup-validationgjoranv2016-07-112-38/+31
|\
| * Log time used in rank setup validator (at debug level)Harald Musum2016-07-112-38/+31
* | Add newlineHarald Musum2016-07-111-1/+1
* | Add sd test fileHarald Musum2016-07-111-0/+7
* | Fail when search does not have documentHarald Musum2016-07-112-1/+32
|/
* Reduce threads in clustercontroller threadpool from 500 to 10.Henning Baldersheim2016-07-072-4/+45
* update unit test checking verbosegcArne H Juul2016-07-071-1/+1
* Merge pull request #320 from yahoo/balder/minhits-per-thread-take2Geir Storli2016-07-074-0/+33
|\
| * Control min-hits-per-threadHenning Baldersheim2016-07-064-0/+33
* | stop using perl script one more placeArne H Juul2016-07-071-2/+2
* | use new code to find configserversArne H Juul2016-07-071-1/+1
* | Avoid implicit whitespace normalization during attribute validationTor Brede Vekterli2016-07-065-18/+19
|/
* Don't select the same host twice in the same operationJon Bratseth2016-07-042-14/+7
* Eclude containers on content nodesJon Bratseth2016-07-041-12/+24
* Revert "Revert "Bratseth/only one clustercontroller per host 2""Jon Bratseth2016-07-044-12/+84
* Revert "Bratseth/only one clustercontroller per host 2"Jon Bratseth2016-07-014-84/+12
* Merge pull request #283 from yahoo/bratseth/only-one-clustercontroller-per-ho...Jon Bratseth2016-07-014-12/+84
|\
| * Handle multiple cluster controller hosts mapping to the same physical hostJon Bratseth2016-07-012-6/+18
| * Revert "Revert "Don't use the same host for multiple cluster controllers""Jon Bratseth2016-06-303-8/+68
* | Add tuning of conservative mode in proton flush strategy.Geir Storli2016-06-304-17/+48
|/
* Revert "Don't use the same host for multiple cluster controllers"Jon Bratseth2016-06-293-68/+8
* Don't use the same host for multiple cluster controllersJon Bratseth2016-06-293-8/+68
* Merge with masterJon Bratseth2016-06-2927-289/+350
|\
| * Disable clustercontroller on containerJon Bratseth2016-06-292-4/+4
| * Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-1/+2
| * Draw cluster controllers from containers when necessaryJon Bratseth2016-06-2717-80/+174