summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.310.25-1].vespa-7.310.25-1sd-buildbot2020-11-114-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.310.25 --no-auto-changelog
* Merge pull request #15239 from ↵Arnstein Ressem2020-11-091-2/+0
|\ | | | | | | | | vespa-engine/toregge/remove-judy-dependencies-from-spec-file Remove Judy dependencies from vespa.spec.
| * Remove Judy dependencies from vespa.spec.Tor Egge2020-11-091-2/+0
| |
* | Merge pull request #15232 from ↵Henning Baldersheim2020-11-0954-435/+306
|\ \ | | | | | | | | | | | | vespa-engine/balder/gc-unused-parameter-to-serialize-interface Removed unused IFieldBase of Serializer/Deserializer interface.
| * | Removed unused IFieldBase of Serializer/Deserializer interface.Henning Baldersheim2020-11-0954-435/+306
| | | | | | | | | | | | | | | Many years ago there were a big plan. But it went nowehere. So let us GC it instead of lying around polluting and bloating the code.
* | | Merge pull request #15242 from ↵Bjørn Christian Seime2020-11-0910-109/+159
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/bjorncs/rewrite-config-convergence-checker-client Bjorncs/rewrite config convergence checker client
| * | | Stabilize unit testBjørn Christian Seime2020-11-092-14/+5
| | | | | | | | | | | | | | | | | | | | Use LinkedHashMap for consistent iteration ordering. Use JsonTestHelper for proper semantic json comparison.
| * | | Don't reuse connectionsBjørn Christian Seime2020-11-091-6/+8
| | | | | | | | | | | | | | | | | | | | Disable connection reuse. Increase max simultaneous connections. Remove default request config.
| * | | Don't use shared fork join poolBjørn Christian Seime2020-11-091-12/+47
| | | |
| * | | Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-096-0/+9
| | | |
| * | | Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-091-2/+2
| | | |
| * | | Rewrite ConfigConvergenceChecker to use Apache instead of Jersey clientBjørn Christian Seime2020-11-094-92/+105
|/ / / | | | | | | | | | | | | The effective exception handling for some confiserver APIs may have changed as WebApplicationException leaked out with old Jersey-based implementation. Connections will now be reused for a short duration.
* | | Merge pull request #15229 from vespa-engine/balder/add-test-scriptHenning Baldersheim2020-11-091-0/+32
|\ \ \ | | | | | | | | Add a small test script for running a set of benchmarks.
| * | | Use 1 client thread for spi only and 2 for rest.Henning Baldersheim2020-11-091-3/+3
| | | |
| * | | Add dashes to client-threadsHenning Baldersheim2020-11-091-1/+1
| | | |
| * | | Add a small test script for running a set of benchmarks.Henning Baldersheim2020-11-091-0/+32
| | | |
* | | | Merge pull request #15238 from ↵Jon Marius Venstad2020-11-0910-157/+98
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/revert-15234-bjorncs/rewrite-config-convergence-checker-client Revert "Bjorncs/rewrite config convergence checker client"
| * | | Revert "Bjorncs/rewrite config convergence checker client"Harald Musum2020-11-0910-157/+98
| | | |
* | | | Merge pull request #15230 from vespa-engine/balder/gc-unused-legacy-flagHenning Baldersheim2020-11-091-11/+0
|\ \ \ \ | |/ / / |/| | | GC unused legacy bucket db flag
| * | | GC unused legacy bucket db flagHenning Baldersheim2020-11-091-11/+0
| | | |
* | | | Don't submit issue when public system (#15233)Ola Aunrønning2020-11-091-0/+2
| | | |
* | | | Merge pull request #15228 from ↵Henning Baldersheim2020-11-099-178/+140
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/avoid-cachemiss-on-checksum-aggregation Avoid cache miss and dependency stall when have virtual small objects…
| * | | | Only assert on the bytes that are actually initialized.Henning Baldersheim2020-11-091-2/+1
| | | | |
| * | | | Avoid cache miss and dependency stall when have virtual small objects for ↵Henning Baldersheim2020-11-099-178/+141
| | |/ / | |/| | | | | | | | | | | | | | | | | | checksum aggregation. Instead compute checksum inline with a simple switch.
* | | | Merge pull request #15187 from vespa-engine/jonmv/reindexig-controllerJon Marius Venstad2020-11-0913-38/+792
|\ \ \ \ | | | | | | | | | | Jonmv/reindexig controller
| * | | | Add some commeents about synchronisation in ReindexerJon Marius Venstad2020-11-091-6/+6
| | | | |
| * | | | Add cluster name to reindexing status rootJon Marius Venstad2020-11-094-15/+18
| | | | |
| * | | | Update timestamp for last progressJon Marius Venstad2020-11-061-2/+4
| | | | |
| * | | | Address review comments, and fix unit testJon Marius Venstad2020-11-065-14/+13
| | | | |
| * | | | Avoid interrupts for control flowJon Marius Venstad2020-11-066-72/+92
| | | | |
| * | | | Add some comments, and fine-log when resuming reindexingJon Marius Venstad2020-11-061-5/+5
| | | | |
| * | | | Use fieldSet :[document]Jon Marius Venstad2020-11-054-13/+19
| | | | |
| * | | | Fix assertionsJon Marius Venstad2020-11-051-2/+2
| | | | |
| * | | | Test ReindexerJon Marius Venstad2020-11-053-1/+200
| | | | |
| * | | | Dummy support for progress tokens and remote destination in LocalVisitorSessionJon Marius Venstad2020-11-051-17/+24
| | | | |
| * | | | Start with null progress, not a new one, since that is all done for some reasonJon Marius Venstad2020-11-051-1/+1
| | | | |
| * | | | Use explicit field set listJon Marius Venstad2020-11-051-2/+30
| | | | |
| * | | | Test setup in ReindexingMaintainerJon Marius Venstad2020-11-052-9/+147
| | | | |
| * | | | Clean up and add some javadocJon Marius Venstad2020-11-052-27/+40
| | | | |
| * | | | Clear interrupt status when done with reindexing, before storing resultJon Marius Venstad2020-11-051-17/+14
| | | | |
| * | | | Add ReindexingMaintainer and ReindexerJon Marius Venstad2020-11-053-1/+342
| | | | |
| * | | | Properly handle interruption while destroying MessageBusVisitorSessionJon Marius Venstad2020-11-051-1/+2
| | | | |
* | | | | Merge pull request #15234 from ↵Jon Marius Venstad2020-11-0910-98/+157
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/bjorncs/rewrite-config-convergence-checker-client Bjorncs/rewrite config convergence checker client
| * | | | | Don't reuse connectionsBjørn Christian Seime2020-11-091-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable connection reuse. Increase max simultaneous connections. Remove default request config.
| * | | | | Don't use shared fork join poolBjørn Christian Seime2020-11-091-12/+47
| | | | | |
| * | | | | Deprecate VespaClientBuilderFactory + VespaJerseyJaxRsClientFactoryBjørn Christian Seime2020-11-096-0/+9
| | | | | |
| * | | | | Don't use private inner class in return type of public methodsBjørn Christian Seime2020-11-091-2/+2
| | | | | |
| * | | | | Rewrite ConfigConvergenceChecker to use Apache instead of Jersey clientBjørn Christian Seime2020-11-094-92/+105
| | |/ / / | |/| | | | | | | | | | | | | | | | | | The effective exception handling for some confiserver APIs may have changed as WebApplicationException leaked out with old Jersey-based implementation. Connections will now be reused for a short duration.
* | | | | Merge pull request #15237 from vespa-engine/bratseth/dont-remove-all-partitionsJon Bratseth2020-11-091-1/+6
|\ \ \ \ \ | | | | | | | | | | | | Don't remove all partitions: Not currently supported
| * | | | | Better nameJon Bratseth2020-11-091-3/+3
| | | | | |