aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | add parsing of tls configArne Juul2022-09-051-0/+72
| | | | |
* | | | | Merge pull request #23953 from ↵Henning Baldersheim2022-09-079-98/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/remove-summary-field-enumeration-spanning-summary-classes Remove summary field enumeration spanning summary classes.
| * | | | | Remove summary field enumeration spanning summary classes.Tor Egge2022-09-079-98/+5
| | | | | |
* | | | | | Merge pull request #23948 from vespa-engine/olaa/throw-if-no-filteridMorten Tokle2022-09-071-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Throw exception if filter does not exist
| * | | | | Throw exception if filter does not existOla Aunronning2022-09-061-1/+6
| | | | | |
* | | | | | Merge pull request #23952 from vespa-engine/aressem/set-vtag-versionArnstein Ressem2022-09-061-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Set FACTORY_VESPA_VERSION to get the correct version set in vtag.
| * | | | | | Set FACTORY_VESPA_VERSION to get the correct version set in vtag.Arnstein Ressem2022-09-061-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #23949 from ↵Henning Baldersheim2022-09-0628-357/+72
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/stop-using-summarymap-config-in-backend Stop using summarymap config in backend.
| * | | | | | Stop using summarymap config in backend.Tor Egge2022-09-0628-357/+72
| |/ / / / /
* | | | | | Merge pull request #23951 from ↵Henning Baldersheim2022-09-063-88/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/vekterli/make-gc-work-with-parent-child-with-subset-indexed Make two-phase GC work for parent-child with subset of replicas indexed [run-systemtest]
| * | | | | Make two-phase GC work for parent-child with subset of replicas indexedTor Brede Vekterli2022-09-063-88/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous iteration of GC 1st phase candidate set computation required _all_ replicas to agree that a particular document should be removed for it to be passed on to the second phase. I.e. the intersection of all nodes' document sets. This does not work as expected when the GC expression references imported fields _and_ `searchable-copies` is less than `redundancy`, as the required index structures are not present across all replicas. The result was that eligible documents were never removed. This commit changes the candidate set semantics to instead use a union of document IDs, using the maximum observed timestamp in the case of conflicts for the same ID. This mirrors the end result of the legacy behavior, but does not require merging in order to propagate tombstones from the indexed replicas to those without. It also greatly simplifies the candidate computation code.
* | | | | | Merge pull request #23947 from ↵Jon Marius Venstad2022-09-062-4/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | vespa-engine/jonmv/handle-specified-major-but-no-deployments Handle specifying major version, with no deployments
| * | | | | Handle specifying major version, with no deploymentsjonmv2022-09-062-4/+9
|/ / / / /
* | | | | Merge pull request #23946 from ↵Henning Baldersheim2022-09-067-102/+132
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/havardpe/rank-profile-report-name-mapping-support support mapping names in execution profiling output
| * | | | | support mapping names in execution profiling outputHåvard Pettersen2022-09-067-102/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use feature descriptions rather than raw feature names drop single quotes from feature descriptions
* | | | | | Merge pull request #23943 from ↵Henning Baldersheim2022-09-062-132/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/remove-build-settings-for-centos-7-and-amazon-linux-2 Remove build settings for Centos 7 and Amazon Linux 2
| * | | | | | Update build settings for Amazon Linux 2022.Tor Egge2022-09-062-6/+23
| | | | | | |
| * | | | | | Remove build settings for CentOS 7 and Amazon Linux 2.Tor Egge2022-09-062-132/+10
| | | | | | |
* | | | | | | Merge pull request #23945 from vespa-engine/jonmv/read-parent-instead-of-vtagJon Marius Venstad2022-09-061-4/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Read parent version from project, rather than using Vtag
| * | | | | | | Read parent version from project, rather than using Vtagjonmv2022-09-061-4/+14
|/ / / / / / /
* | | | | | | Merge pull request #23942 from vespa-engine/hmusum/cleanup-27Harald Musum2022-09-065-18/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Cluster controller cleanup, part 12 [run-systemtest]
| * | | | | | Remove unused config fieldHarald Musum2022-09-065-18/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #23937 from ↵Øyvind Grønnesby2022-09-068-6/+70
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/revert-23936-revert-23922-ogronnesby/find-user-api Revert "Revert "Expose method to find user and their tenants""
| * | | | | Revert "Revert "Expose method to find user and their tenants""Øyvind Grønnesby2022-09-058-6/+70
| | | | | |
* | | | | | Merge pull request #23930 from vespa-engine/jonmv/purge-target-majorJon Marius Venstad2022-09-062-0/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Clear target major
| * | | | | | fix typoJon Marius Venstad2022-09-051-1/+1
| | | | | | |
| * | | | | | Clear target majorjonmv2022-09-052-0/+7
| | | | | | |
* | | | | | | Merge pull request #23940 from vespa-engine/hmusum/cleanup-26Harald Musum2022-09-062-23/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Cluster controller cleanup, part 11 [run-systemtest]
| * | | | | | | Remove fields fleetControllerConfigId and slobrokConfigIdHarald Musum2022-09-062-23/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Never set, so no use in keeping them or showing what they are
* | | | | | | Merge pull request #23934 from ↵v8.48.22Henning Baldersheim2022-09-0514-92/+221
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/vekterli/factor-out-xml-string-escaping Factor out XML string escaping and use for internal legacy status pages [run-systemtest]
| * | | | | | | Escape internal cluster states on internal state manager status pageTor Brede Vekterli2022-09-051-5/+6
| | | | | | | |
| * | | | | | | Escape merge command stringification in MergeThrottler status pageTor Brede Vekterli2022-09-051-2/+5
| | | | | | | |
| * | | | | | | Escape relevant fields when rendering internal filestore status pagesTor Brede Vekterli2022-09-052-8/+14
| | | | | | | |
| * | | | | | | Escape relevant fields when rendering internal visitor status pageTor Brede Vekterli2022-09-053-27/+33
| | | | | | | |
| * | | | | | | Factor out XML attribute/content escaping to own utility functionsTor Brede Vekterli2022-09-057-50/+163
| | | | | | | |
* | | | | | | | Merge pull request #23938 from ↵Geir Storli2022-09-051-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/prepare-for-removal-of-summarymap-config Prepare for removal of summarymap config.
| * | | | | | | | Prepare for removal of summarymap config.Tor Egge2022-09-051-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #23918 from ↵Tor Egge2022-09-052-16/+55
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/change-matched-elments-filter-dfw-to-insert-an-empty-array-if-input-field-is-empty-or-not-set Change matched elements filter docsum field writer to insert an empty
| * | | | | | | Align with attribute combiner docsum field writer: Don't insert anything if ↵Tor Egge2022-09-052-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | field is empty or not set.
| * | | | | | | Change matched elements filter docsum field writer to insert an emptyTor Egge2022-09-042-16/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | array if input field is empty or not set. This was the old behavior when jsonstring entries were stored in docsum blobs.
* | | | | | | | Merge pull request #23936 from ↵Øyvind Grønnesby2022-09-058-70/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-23922-ogronnesby/find-user-api Revert "Expose method to find user and their tenants"
| * | | | | | | | Revert "Expose method to find user and their tenants"Henning Baldersheim2022-09-058-70/+6
|/ / / / / / / /
* | | | | | | | Merge pull request #23933 from vespa-engine/balder/some-c++-modernisation-1Henning Baldersheim2022-09-0514-59/+68
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Some c++ cleanup while reading code.
| * | | | | | | | Some c++ cleanup while reading code.Henning Baldersheim2022-09-0514-59/+68
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #23922 from vespa-engine/ogronnesby/find-user-apiØyvind Grønnesby2022-09-058-6/+70
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | Expose method to find user and their tenants
| * | | | | | | Expose method to find user and their tenantsØyvind Grønnesby2022-09-058-6/+70
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #23927 from ↵Henning Baldersheim2022-09-0520-204/+133
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-23911-revert-23909-toregge/use-commands-from-summary-config-to-setup-document-field-rewriters Reapply "Use commands from summary config to setup document field rewriters."
| * | | | | | | Revert "Revert "Use commands from summary config to setup document field ↵Tor Egge2022-09-0520-204/+133
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | rewriters.""
* | | | | | | Merge pull request #23932 from vespa-engine/bratseth/upgradeHarald Musum2022-09-052-4/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Support IntelliJ 2022
| * | | | | | Support IntelliJ 2022Jon Bratseth2022-09-052-4/+4
| | | | | | |