summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2595 from yahoo/yngveaasheim/16-distributions-bits-in-ap-...Jon Bratseth2017-06-011-0/+1
|\
| * [VESPA-5826] 16 distribution bits in ap-northeast-2Yngve Aasheim2017-06-011-0/+1
* | Add test for primitive generation of tensorsLester Solbakken2017-06-012-1/+20
|/
* Set minimum threads to be 8Harald Musum2017-05-302-6/+6
* use standard formatting for Override annotationArne H Juul2017-05-304-8/+16
* forward slobrok metricArne H Juul2017-05-291-0/+7
* [VESPA-5826] 16 distribution bits in ap-northeast-1Yngve Aasheim2017-05-241-0/+1
* Set number of threads for summary compression to numcores/2.Henning Baldersheim2017-05-222-3/+30
* Merge pull request #2475 from yahoo/bjorncs/remove-manhattan-integrationgjoranv2017-05-222-316/+0
|\
| * Remove Manhattan integrationBjørn Christian Seime2017-05-162-316/+0
* | Merge pull request #2449 from yahoo/freva/feed-metricsValerij Fredriksen2017-05-221-5/+7
|\ \
| * | Add feed metrics to VespaMetricSetvalerijf2017-05-111-5/+7
* | | The threadpoolProvider does not use the container to get config. Only the clu...Henning Baldersheim2017-05-185-10/+40
* | | AcceptAll -> AcceptAllVerifierHenning Baldersheim2017-05-181-2/+2
* | | Repair broken alignment.Henning Baldersheim2017-05-181-1/+2
* | | @author last and a simple javadocHenning Baldersheim2017-05-181-3/+5
* | | VerifyClusterControllerCluster -> ClusterControllerClusterVerifierHenning Baldersheim2017-05-184-7/+7
* | | No wildcard imports.Henning Baldersheim2017-05-181-3/+7
* | | Remove imports not needed.Henning Baldersheim2017-05-182-3/+0
* | | Exclude SimpleLinguistics component from clustercontroller cluster.Henning Baldersheim2017-05-187-27/+154
| |/ |/|
* | peak qps should not be averagedArne H Juul2017-05-101-1/+1
|/
* Add upgrade to deployment.xml schema + deployment testJon Bratseth2017-05-093-0/+19
* Merge pull request #2303 from yahoo/hmusum/configure-number-of-hsots-to-pick-...Harald Musum2017-05-084-45/+133
|\
| * Add configuration for minimum number of slobroks per container clusterHarald Musum2017-04-264-45/+133
* | Use default builders directly to avoid replacing previous changes done by oth...Geir Storli2017-05-031-13/+6
* | Use default builders directly to avoid replacing previous changes done by oth...Geir Storli2017-05-031-43/+33
* | Ensure that explicit proton tuning have precedence over default node flavor t...Geir Storli2017-05-036-29/+89
* | Tune flush strategy tls size based on available disk.Geir Storli2017-05-032-12/+39
* | Tune flush strategy memory limits based on available memory.Geir Storli2017-05-032-11/+34
* | Tune document store maxfilesize based on available memory.Geir Storli2017-05-032-2/+55
* | convenience varargs method is safeArne H Juul2017-04-301-0/+2
* | bump maven-jar-plugin versionArne H Juul2017-04-301-0/+2
* | stop using IPv4-only codeArne H Juul2017-04-271-4/+4
|/
* Merge pull request #2289 from yahoo/geirst/tune-proton-config-based-on-node-f...Jon Bratseth2017-04-267-6/+138
|\
| * Tune proton config based on flavor if this is present for the search node.Geir Storli2017-04-265-6/+72
| * Add class for tuning proton config based on node flavor of a search node.Geir Storli2017-04-262-0/+66
* | warn for deprecation tooArne H Juul2017-04-253-3/+7
* | disallow some warningsArne H Juul2017-04-251-3/+8
* | implement hashCode()Arne H Juul2017-04-254-0/+19
* | use class name for accessing static variableArne H Juul2017-04-251-1/+1
* | use class name for accessing static methodArne H Juul2017-04-251-5/+5
* | remove unneeded castsArne H Juul2017-04-252-14/+14
* | no need to implement equals() hereArne H Juul2017-04-251-6/+1
* | annotate deprecated methodArne H Juul2017-04-251-0/+1
|/
* Merge pull request #2215 from yahoo/revert-2213-revert-2202-balder/fast-acces...Henning Baldersheim2017-04-216-95/+195
|\
| * Update expected answer in test too.Henning Baldersheim2017-04-201-1/+1
| * AttributesConfigProducer must not inherit config from StreamingSearchCluster.Henning Baldersheim2017-04-201-1/+1
| * Revert "Revert "Balder/fast access fields are also in memory for streaming se...Henning Baldersheim2017-04-206-95/+195
| * Revert "Balder/fast access fields are also in memory for streaming search"Henning Baldersheim2017-04-206-195/+95
| * Merge pull request #2202 from yahoo/balder/fast-access-fields-are-also-in-mem...Henning Baldersheim2017-04-206-95/+195
| |\