summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #17181 from ↵Henning Baldersheim2021-03-251-5/+33
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/arnej/debug-logging-in-InterleavedSearchInvoker add more debug logging about hit merging
| * | | | | | | add more debug logging about hit mergingArne Juul2021-03-251-5/+33
|/ / / / / / /
* | | | | | | Merge pull request #17173 from ↵Henning Baldersheim2021-03-258-25/+138
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/report-memory-usage-from-unique-store-dictionary-hash Report memory usage from unique store dictionary hash.
| * | | | | | | Report memory usage from unique store dictionary hash.Tor Egge2021-03-258-25/+138
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #17176 from vespa-engine/bratseth/propagate-node-repo-statsJon Bratseth2021-03-2519-14/+441
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bratseth/propagate node repo stats
| * | | | | | | Rename variableJon Bratseth2021-03-251-2/+2
| | | | | | | |
| * | | | | | | Don't catchJon Bratseth2021-03-251-20/+14
| | | | | | | |
| * | | | | | | Update ↵Jon Bratseth2021-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | controller-server/src/main/java/com/yahoo/vespa/hosted/controller/restapi/controller/StatsResponse.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
| * | | | | | | Update ↵Jon Bratseth2021-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | node-repository/src/main/java/com/yahoo/vespa/hosted/provision/restapi/NodesV2ApiHandler.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
| * | | | | | | Update ↵Jon Bratseth2021-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | controller-server/src/main/java/com/yahoo/vespa/hosted/controller/restapi/controller/StatsResponse.java Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
| * | | | | | | Add stats to controller/v1 APIJon Bratseth2021-03-2513-13/+189
| | | | | | | |
| * | | | | | | Add stats to node repo clientJon Bratseth2021-03-2411-19/+187
| | | | | | | |
| * | | | | | | Add stats to nodes/v2Jon Bratseth2021-03-243-0/+89
| | | | | | | |
* | | | | | | | Merge pull request #17179 from vespa-engine/mortent/update-start-scriptsBjørn Christian Seime2021-03-253-0/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Update start scripts
| * | | | | | | Update start scriptsMorten Tokle2021-03-253-0/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #17177 from vespa-engine/hmusum/add-back-constructorJon Marius Venstad2021-03-251-1/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add back constructor, needed by system test
| * | | | | | | Add back constructor, needed by system testHarald Musum2021-03-251-1/+6
| |/ / / / / /
* | | | | | | Merge pull request #17174 from vespa-engine/jonmv/apache-hc5-clientJon Marius Venstad2021-03-2521-81/+63
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | Jonmv/apache hc5 client
| * | | | | | Reduce log level for JSON format errorJon Marius Venstad2021-03-254-5/+3
| | | | | | |
| * | | | | | Move exception handling downJon Marius Venstad2021-03-251-9/+1
| | | | | | |
| * | | | | | Rename, remove unused, non-functionalJon Marius Venstad2021-03-2517-67/+59
| | | | | | |
* | | | | | | Merge pull request #17178 from vespa-engine/bjorncs/jdisc-connection-logJon Marius Venstad2021-03-252-8/+25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Bjorncs/jdisc connection log
| * | | | | | Extend connection log unit test to include multiple requestsBjørn Christian Seime2021-03-251-6/+24
| | | | | | |
| * | | | | | Reuse connections for HTTPS requestsBjørn Christian Seime2021-03-251-2/+1
|/ / / / / /
* | | | | | Merge pull request #17128 from vespa-engine/bjorncs/request-size-access-logJon Marius Venstad2021-03-256-10/+28
|\ \ \ \ \ \ | | | | | | | | | | | | | | Jdisc access log: rename 'contentSize'=>'responseSize' + add 'request…
| * | | | | | Jdisc access log: rename 'contentSize'=>'responseSize' + add 'requestsize'Bjørn Christian Seime2021-03-256-10/+28
| | | | | | |
* | | | | | | Merge pull request #17171 from vespa-engine/balder/avoid-expensive-dynamic_castHenning Baldersheim2021-03-255-13/+21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | - Avoid inlining exchange_location_nodes to be able to see its execut…
| * | | | | | | - Avoid inlining exchange_location_nodes to be able to see its execution ↵Henning Baldersheim2021-03-255-13/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cost with. - Add isIntermediate, and isLocation virtual methods to avoid very expensive dynamic_cast. - Use search::query::LocationTerm, instead of ProtonLocationTerm when possible.
* | | | | | | | Merge pull request #17172 from vespa-engine/hmusum/cleanup-1Jon Marius Venstad2021-03-254-53/+31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Cleanup of some config server tenant code
| * | | | | | | | Simplify constructorHarald Musum2021-03-253-11/+5
| | | | | | | | |
| * | | | | | | | Remove unnecessary test constructorHarald Musum2021-03-252-42/+26
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #17170 from vespa-engine/mortent/secret-store-syntaxMorten Tokle2021-03-254-13/+27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | New syntax for cloud secret store
| * | | | | | | | New syntax for cloud secret storeMorten Tokle2021-03-254-13/+27
| | | | | | | | |
* | | | | | | | | Merge pull request #17162 from vespa-engine/bjorncs/rename-bc-packagesBjørn Christian Seime2021-03-251-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Rename org.bouncycastle packages to avoid classpath conflict
| * | | | | | | | Rename org.bouncycastle packages to avoid classpath conflictBjørn Christian Seime2021-03-241-0/+4
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Other JARs on the same classpath on Hadoop may use non-compatible version of BouncyCastle.
* | | | | | | | Merge pull request #17117 from ↵Arne H Juul2021-03-252-12/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/arnej/drop-feature-flag-for-distance-threshold backend always expects distanceThreshold now
| * | | | | | | backend always expects distanceThreshold nowArne Juul2021-03-232-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * so no need to set an extra bit signalling that it is sent
* | | | | | | | Merge pull request #17167 from ↵Bjørn Christian Seime2021-03-255-322/+277
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/convert-state-ressources-to-request-handler Bjorncs/convert state ressources to request handler
| * | | | | | | | Don't close clientBjørn Christian Seime2021-03-241-15/+7
| | | | | | | | |
| * | | | | | | | Add binding without trailing '/'Bjørn Christian Seime2021-03-242-1/+3
| | | | | | | | |
| * | | | | | | | ConfigServerLocation component is removedBjørn Christian Seime2021-03-241-2/+0
| | | | | | | | |
| * | | | | | | | Convert StateResource as request handlerBjørn Christian Seime2021-03-245-320/+283
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #17169 from vespa-engine/mpolden/check-stepJon Marius Venstad2021-03-251-10/+25
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Skip block window if instance has no steps
| * | | | | | | Skip block window if instance has no stepsMartin Polden2021-03-251-10/+25
| | | | | | | |
* | | | | | | | Merge pull request #17168 from ↵Martin Polden2021-03-255-101/+132
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/mpolden/always-send-container-endpoints Send container endpoints on deployment for all routing methods
| * | | | | | | | Send container endpoints on deployment for all routing methodsMartin Polden2021-03-252-1/+46
| | | | | | | | |
| * | | | | | | | Rename rotationNames -> containerEndpointsMartin Polden2021-03-252-13/+13
| | | | | | | | |
| * | | | | | | | Compute global endpoints from deployment specMartin Polden2021-03-254-87/+73
| |/ / / / / / /
* | | | | | | | Merge pull request #17161 from vespa-engine/mpolden/cleanupMartin Polden2021-03-253-48/+54
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Clean up test
| * | | | | | | Improve log messageMartin Polden2021-03-241-1/+1
| | | | | | | |