aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Copy onDone token.Henning Baldersheim2021-05-121-1/+1
|/ / / / /
* | | | | Merge pull request #17835 from vespa-engine/balder/sync-does-not-need-to-throwHenning Baldersheim2021-05-121-66/+36
|\ \ \ \ \ | |_|/ / / |/| | | | Sync is not a mandatory operation. Assuming the fs that fails sync ar…
| * | | | Avoid breaking up short linesHenning Baldersheim2021-05-121-50/+29
| | | | |
| * | | | Sync is not a mandatory operation. Assuming the fs that fails sync are safe ↵Henning Baldersheim2021-05-121-17/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anyway. So let us just log a warning for now.
* | | | | Merge pull request #17836 from ↵Henning Baldersheim2021-05-122-2/+20
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/toregge/more-fine-grained-control-of-linker-options-for-shared-libraries Enable more fine grained control of linker options for shared libraries.
| * | | | Enable more fine grained control of linker options for shared libraries.Tor Egge2021-05-122-2/+20
| | | | |
* | | | | Merge pull request #17834 from vespa-engine/geirst/impl-bucket-space-state-mapGeir Storli2021-05-124-2/+143
|\ \ \ \ \ | | | | | | | | | | | | Implement class that provides mapping from bucket space to state for …
| * | | | | Implement class that provides mapping from bucket space to state for that space.Geir Storli2021-05-124-2/+143
| | | | | |
* | | | | | Merge pull request #17830 from ↵Tor Brede Vekterli2021-05-127-64/+178
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | vespa-engine/vekterli/add-initial-multi-stripe-support-to-access-guard Add initial multi stripe support to access guard [run-systemtest]
| * | | | | Add initial multi stripe support to access guardTor Brede Vekterli2021-05-127-64/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still missing functionality for: - Merging bucket entries across stripes - Aggregating pending operation stats across stripes
* | | | | | Merge pull request #17833 from ↵Jon Marius Venstad2021-05-1211-19/+120
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | vespa-engine/bjorncs/requests-per-connection-metric Bjorncs/requests per connection metric
| * | | | | Export metricBjørn Christian Seime2021-05-121-0/+1
| | | | | |
| * | | | | Add metric for requests per connectionBjørn Christian Seime2021-05-128-5/+97
| | | | | |
| * | | | | Extend with more methods. Use Optional in return type.Bjørn Christian Seime2021-05-122-14/+22
|/ / / / /
* | | | | Merge pull request #17831 from vespa-engine/bjorncs/fixBjørn Christian Seime2021-05-122-2/+1
|\ \ \ \ \ | | | | | | | | | | | | Specify Janitor as component in container cluster
| * | | | | Specify Janitor as component in container clusterBjørn Christian Seime2021-05-122-2/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #17832 from ↵Henning Baldersheim2021-05-126-7/+84
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-17820-balder/assert-that-lid-tracker-is-not-needed-anymore Revert "Now that everything is controlled bucketwise by the bucket db we shou…"
| * | | | | Revert "Now that everything is controlled bucketwise by the bucket db we ↵Harald Musum2021-05-126-7/+84
|/ / / / / | | | | | | | | | | | | | | | shou…"
* | | | | Merge pull request #17829 from ↵Henning Baldersheim2021-05-122-0/+7
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/havardpe/config-for-filedistributed-expressions added config for file-distributed ranking expressions
| * | | | fix copy-paste issuesHåvard Pettersen2021-05-121-3/+3
| | | | |
| * | | | added config for file-distributed ranking expressionsHåvard Pettersen2021-05-122-0/+7
| | | | |
* | | | | Merge pull request #17820 from ↵Henning Baldersheim2021-05-126-84/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/assert-that-lid-tracker-is-not-needed-anymore Now that everything is controlled bucketwise by the bucket db we shou…
| * | | | | Now that everything is controlled bucketwise by the bucket db we should ↵Henning Baldersheim2021-05-116-84/+7
| | | | | | | | | | | | | | | | | | | | | | | | assert that the local lidtracker is not needed anymore.
* | | | | | Merge pull request #17827 from vespa-engine/hmusum/run-jobs-more-often-in-cdJon Marius Venstad2021-05-121-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Run jobs twice as often in cd
| * | | | | Run jobs twice as often in cdHarald Musum2021-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Integration tests take too much time, try to save some time here
* | | | | | Merge pull request #17828 from vespa-engine/jonmv/badge-adjustmentsJon Marius Venstad2021-05-125-194/+198
|\ \ \ \ \ \ | | | | | | | | | | | | | | Jonmv/badge adjustments
| * | | | | | Readjust historic badge widthJon Marius Venstad2021-05-122-101/+101
| | | | | | |
| * | | | | | Smaller "deploy / test", and show "deploy" when there are any "test"Jon Marius Venstad2021-05-123-171/+184
| | | | | | |
| * | | | | | Slightly darker success greenJon Marius Venstad2021-05-123-8/+8
| | | | | | |
| * | | | | | 11px font, up from 10pxJon Marius Venstad2021-05-123-164/+164
| | | | | | |
| * | | | | | Only show declared jobs in overview badgeJon Marius Venstad2021-05-122-46/+44
| | | | | | |
| * | | | | | Print "deploy / test" only when both are present for a zoneJon Marius Venstad2021-05-123-36/+29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #17823 from vespa-engine/bjorncs/connection-metricsBjørn Christian Seime2021-05-129-74/+115
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Bjorncs/connection metrics [run-systemtest]
| * | | | | Janitor threadpool must be available across JettyHttpServer instancesBjørn Christian Seime2021-05-117-40/+63
| | | | | |
| * | | | | Extract concurrent identity hashmap into separate classBjørn Christian Seime2021-05-112-34/+52
| | |_|/ / | |/| | |
* | | | | Merge pull request #17826 from vespa-engine/havardpe/functional-constantsArne H Juul2021-05-1214-88/+215
|\ \ \ \ \ | |_|_|/ / |/| | | | support functional constants
| * | | | support functional constantsHåvard Pettersen2021-05-1114-88/+215
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be more specific about const number values (GDBT trees): is_const -> is_const_double get_const_value -> get_const_double_value Add more generic 'get_const_value' that can also be used for tensor values. Allow it to be called even in the case of parse error, in which case it does not produce a value (same as for non-const sub-expressions).
* | | | Merge pull request #17824 from ↵Geir Storli2021-05-117-19/+31
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/geirst/deterministic-distributor-shutdown-in-new-stripe-mode Stop all stripe threads before starting shutdown (and closing) of the…
| * | | Stop all stripe threads before starting shutdown (and closing) of the ↵Geir Storli2021-05-117-19/+31
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | storage link chain. This is required to avoid stripe threads being able to send up messages while the communication manager is being closed. Such messages will fail at the RPC layer (already closed) and an error reply is sent down from the communication manager. This triggers an assert in StorageLink::sendDown() which is already CLOSED.
* | | Merge pull request #17819 from ↵Tor Brede Vekterli2021-05-118-27/+224
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/vekterli/extend-tickable-stripe-interface Extend TickableStripe interface to avoid direct access to DistributorStripe internals
| * | | Extend TickableStripe interface to avoid direct access to DistributorStripe ↵Tor Brede Vekterli2021-05-118-27/+224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | internals Also lets us test guard functionality much more easily since its target is now fully mockable.
* | | | Merge pull request #17822 from vespa-engine/arnej/wire-constant-typesJon Bratseth2021-05-114-4/+87
|\ \ \ \ | | | | | | | | | | Arnej/wire constant types
| * | | | remove leftover debug printArne Juul2021-05-111-1/+0
| | | | |
| * | | | also add rank properties for "constant(foo)"Arne Juul2021-05-112-4/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ConstantTensorTransformer was trying to handle both "foo" and "constant(foo)", but the latter would lookup "constant" not "foo" in the map. * add unit test for this variation also.
| * | | | type resolving for constantsArne Juul2021-05-112-0/+58
|/ / / / | | | | | | | | | | | | | | | | * wire in constants named directly in type resolving * add unit test that would fail without this wiring
* | | | Merge pull request #17821 from vespa-engine/freva/return-correct-on-wildcardValerij Fredriksen2021-05-112-15/+8
|\ \ \ \ | | | | | | | | | | Return request origin when wildcard is allowed
| * | | | Return request origin when wildcard is allowedValerij Fredriksen2021-05-112-15/+8
| | |/ / | |/| |
* | | | Merge pull request #17818 from vespa-engine/bjorncs/vespa-feed-clientJon Marius Venstad2021-05-115-1/+151
|\ \ \ \ | |/ / / |/| | | Bjorncs/vespa feed client
| * | | Construct underlying apache httpclient5 builderBjørn Christian Seime2021-05-112-0/+103
| | | |
| * | | Extend CloseableBjørn Christian Seime2021-05-111-1/+3
| | | |