summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use std::unique_ptr<vsm::FieldSearcher> to store field searhers.Tor Egge2019-10-2327-111/+91
|
* Merge pull request #11044 from ↵Geir Storli2019-10-232-6/+68
|\ | | | | | | | | vespa-engine/toregge/extend-attribute-aspect-delayer-to-handle-matched-attribute-elements-filter-override Extend AttributeAspectDelayer to handle matchedattributeelementsfilter summary map override.
| * Extend AttributeAspectDelayer to handle matchedattributeelementsfilterTor Egge2019-10-222-6/+68
| | | | | | | | summary map override.
* | Merge pull request #11002 from vespa-engine/olaa/tenant-costOla Aunrønning2019-10-2310-18/+258
|\ \ | | | | | | Added TenantCost
| * | Use BigDecimalOla Aunrønning2019-10-183-12/+24
| | |
| * | Added empty TenantCostOla Aunrønning2019-10-181-0/+15
| | |
| * | Added TenantCostOla Aunrønning2019-10-1710-18/+231
| | |
* | | Merge pull request #11051 from ↵Harald Musum2019-10-2312-2/+36
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/revert-11045-revert-11041-revert-11040-revert-11032-revert-11027-revert-11025-revert-11012-revert-11010-hmusum/move-ZooKeeperServer Reapply "Move ZooKeeperServer to another module"
| * | | Revert "Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-2312-2/+36
| | | |
* | | | Merge pull request #11037 from ↵Håkon Hallingstad2019-10-2315-55/+344
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/hakonhall/support-flag-conditions-based-on-vespa-release Support flag conditions based on Vespa release
| * | | Document HOSTNAME and make factoriesHåkon Hallingstad2019-10-229-26/+38
| | | |
| * | | Update flags/src/main/java/com/yahoo/vespa/flags/json/Condition.java Håkon Hallingstad2019-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | Use equalsIgnoreCase Co-Authored-By: Valerij Fredriksen <freva@users.noreply.github.com>
| * | | Support flag conditions based on Vespa releaseHåkon Hallingstad2019-10-2215-51/+328
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supports a "relational" condition with a new dimension "vespa-version", that can be satisfied with e.g. "predicate": ">= 7.120.5" as long as the condition is evaluated in a JVM that has a Vtag at least high as 7.120.5. The typical use-case for this condition would be: The developer has used the flag to test and verify the feature is ready to roll out globally. The developer can now roll the feature with the next release, and ORCHESTRATED, halting if anything goes wrong like any normal rollout. This also allows one-shot tests of a feature flag in integration tests: Just enable it for an upcoming version with predicate "== 7.x.y".
* | | | Merge pull request #11050 from vespa-engine/aressem/compile-for-java-8Jon Bratseth2019-10-222-22/+6
|\ \ \ \ | | | | | | | | | | Use the new release option in JDK 9+ to ensure JDK 8 compability for …
| * | | | Use the new release option in JDK 9+ to ensure JDK 8 compability for client ↵Arnstein Ressem2019-10-222-22/+6
|/ / / / | | | | | | | | | | | | libraries.
* | | | Merge pull request #11045 from ↵Håkon Hallingstad2019-10-2212-36/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11041-revert-11040-revert-11032-revert-11027-revert-11025-revert-11012-revert-11010-hmusum/move-ZooKeeperServer Revert "Reapply "Move ZooKeeperServer to another module""
| * | | | Revert "Reapply "Move ZooKeeperServer to another module""Harald Musum2019-10-2212-36/+2
| | | | |
* | | | | Merge pull request #11043 from ↵Geir Storli2019-10-227-9/+61
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/geirst/matched-elements-only-for-imported-fields Geirst/matched elements only for imported fields
| * | | | | Handle matched element filter transforms for imported complex fields.Geir Storli2019-10-225-8/+49
| | | | | |
| * | | | | Mark matched elements filter transforms as dynamic that require the query.Geir Storli2019-10-222-1/+12
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11048 from vespa-engine/bratseth/say-it-may-take-a-long-timeJon Marius Venstad2019-10-223-3/+4
|\ \ \ \ \ | | | | | | | | | | | | Say it may take a long time
| * | | | | Say it may take a long timeJon Bratseth2019-10-223-3/+4
|/ / / / /
* | | | | Merge pull request #11046 from ↵gjoranv2019-10-2221-505/+127
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/revert-11035-gjoranv/artifact-version-for-exports2 Revert "Gjoranv/artifact version for exports2"
| * | | | Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-2221-505/+127
|/ / / /
* | | | Merge pull request #11041 from ↵Harald Musum2019-10-2212-2/+36
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11040-revert-11032-revert-11027-revert-11025-revert-11012-revert-11010-hmusum/move-ZooKeeperServer Reapply "Move ZooKeeperServer to another module"
| * | | | Copy from correct place, we are not using submodules yetHarald Musum2019-10-221-4/+1
| | | | |
| * | | | Revert "Revert "Reapply "move ZooKeeperServer to another module"""Harald Musum2019-10-2212-2/+39
| |/ / /
* | | | Merge pull request #11035 from ↵gjoranv2019-10-2221-127/+505
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/gjoranv/artifact-version-for-exports2 Gjoranv/artifact version for exports2
| * | | | Move tests to package c.y.container.plugingjoranv2019-10-212-3/+3
| | | | |
| * | | | Use surefire instead of failsafe plugin.gjoranv2019-10-215-19/+18
| | | | | | | | | | | | | | | | | | | | | | | | | - No need to use integration tests after test bundles have been moved to separate modules.
| * | | | Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2111-26/+205
| | | | | | | | | | | | | | | | | | | | | | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
| * | | | Add option to use artifact version as ExportPackage versiongjoranv2019-10-194-29/+62
| | | | |
| * | | | Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-1910-88/+255
| | | | |
* | | | | Merge pull request #11042 from vespa-engine/bratseth/skew-metricKristian Aune2019-10-224-2/+31
|\ \ \ \ \ | |_|/ / / |/| | | | Add metric hostedVespa.docker.skew to measure average host skew
| * | | | Add metric hostedVespa.docker.skew to measure average host skewJon Bratseth2019-10-224-2/+31
|/ / / /
* | | | Merge pull request #11040 from ↵Harald Musum2019-10-2212-39/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11032-revert-11027-revert-11025-revert-11012-revert-11010-hmusum/move-ZooKeeperServer Revert "Reapply "move ZooKeeperServer to another module""
| * | | | Revert "Reapply "move ZooKeeperServer to another module""Håkon Hallingstad2019-10-2212-39/+2
|/ / / /
* | | | Merge pull request #11039 from ↵Håkon Hallingstad2019-10-228-15/+122
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11038-revert-11036-hakonhall/add-orchestrator-application-lock-metrics Add Orchestrator application lock metrics, try 2
| * | | | Revert "Revert "Add Orchestrator application lock metrics""Håkon Hallingstad2019-10-228-15/+122
| | | | |
* | | | | Merge pull request #11032 from ↵Harald Musum2019-10-2212-2/+39
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/revert-11027-revert-11025-revert-11012-revert-11010-hmusum/move-ZooKeeperServer Reapply "move ZooKeeperServer to another module"
| * | | | Need to depend on slf4j-log4j12 in zkfacade as wellHarald Musum2019-10-222-0/+7
| | | | |
| * | | | Make sure slf4j-log4j12 is same version as slf4j-apiHarald Musum2019-10-211-0/+5
| | | | |
| * | | | Add zookeeper-server jar files to RPMHarald Musum2019-10-211-0/+4
| | | | |
| * | | | Revert "Revert "Reapply "Move ZooKeeperServer to another module""""Harald Musum2019-10-2110-2/+23
| | | | |
* | | | | Merge pull request #11038 from ↵Morten Tokle2019-10-228-122/+15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11036-hakonhall/add-orchestrator-application-lock-metrics Revert "Add Orchestrator application lock metrics"
| * | | | | Revert "Add Orchestrator application lock metrics"Harald Musum2019-10-228-122/+15
|/ / / / /
* | | | | Merge pull request #11036 from ↵Harald Musum2019-10-228-15/+122
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/add-orchestrator-application-lock-metrics Add Orchestrator application lock metrics
| * | | | | Extract duration calculation into separate methodHåkon Hallingstad2019-10-211-2/+6
| | | | | |
| * | | | | Add Orchestrator application lock metricsHåkon Hallingstad2019-10-218-15/+118
| |/ / / /
* | | | | Merge pull request #11033 from vespa-engine/mpolden/app-package-downloadMartin Polden2019-10-218-19/+144
|\ \ \ \ \ | | | | | | | | | | | | Add support for downloading application package