summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #19671 from ↵Geir Storli2021-10-228-42/+227
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/delay-replies-for-async-apply-bucket-diff Delay replies for async apply bucket diff.
| * | | | | | | | Add comment about _tracker->_reply and _delayed_reply in ApplyBucketDiffStateTor Egge2021-10-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pointing to the same reply.
| * | | | | | | | Add class comment for MergeHandlerTest.Tor Egge2021-10-211-0/+4
| | | | | | | | |
| * | | | | | | | Delay replies for async apply bucket diff.Tor Egge2021-10-218-42/+222
| | | | | | | | |
* | | | | | | | | Merge pull request #19701 from ↵Harald Musum2021-10-221-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/guard-agains-active-session-not-existing Guard against no active session
| * | | | | | | | Guard against no active sessionHarald Musum2021-10-221-1/+2
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Application might be removed adter getting all active applications
| | | | * | | | Upgrade maven-bundle-plugin to 5.1.2gjoranv2021-10-221-1/+1
| | | | | | | |
| | | | * | | | Upgrade asm to 9.2gjoranv2021-10-221-1/+1
| | | | | | | |
| | | | * | | | Remove TODO to upgrade felix.log.gjoranv2021-10-221-1/+1
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | - The new api looks less convenient, and the gain from upgrading is unclear.
* | | | | | | Merge pull request #19700 from vespa-engine/upgrade-felix.logBjørn Christian Seime2021-10-221-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add TODO to upgrade felix/osgi log framework.
| * | | | | | | Add TODO to upgrade felix/osgi log framework.gjoranv2021-10-221-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #19696 from ↵Arne H Juul2021-10-222-15/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/arnej/no-more-require-connectivity-disabling Arnej/no more require connectivity disabling
| * | | | | | | this feature flag is scheduled for removalArne H Juul2021-10-221-3/+0
| | | | | | | |
| * | | | | | | this feature flag is scheduled for removalArne H Juul2021-10-221-12/+0
| | | | | | | |
* | | | | | | | Merge pull request #19699 from ↵Jon Marius Venstad2021-10-223-12/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/default-executor-for-streamed-visits Jonmv/default executor for streamed visits
| * | | | | | | Revert "Update tests"Jon Marius Venstad2021-10-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <block-change days='mon-sun' hours='0-23' /> This reverts commit 89d7893c05825f79abe66682f00c65f7c8667bcc.
| * | | | | | | Have an Executor (the default one) injected insteadJon Marius Venstad2021-10-221-3/+2
| | | | | | | |
| * | | | | | | Revert "Inject feed-handler thread pool to /doc/v1"Jon Marius Venstad2021-10-221-7/+6
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | This reverts commit 8108b988add04d9f63c26f86b950796d60397e0e.
* | | | | | | Merge pull request #19698 from ↵Henning Baldersheim2021-10-227-8/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/add-noexcept-specifier-to-operation-complete-callback Add noexcept specifier to operation complete callback.
| * | | | | | | Add noexcept specifier to operation complete callback.Tor Egge2021-10-227-8/+8
|/ / / / / / /
* | | | | | | Merge pull request #19695 from vespa-engine/mpolden/named-region-endpointMartin Polden2021-10-226-104/+187
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Introduce separate scope for internal region endpoint
| * | | | | | Introduce separate scope for internal region endpointMartin Polden2021-10-225-39/+88
| | | | | | |
| * | | | | | Support building named region endpointsMartin Polden2021-10-223-79/+113
| | | | | | |
* | | | | | | Merge pull request #19697 from vespa-engine/felix-7.0.1Bjørn Christian Seime2021-10-224-3/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Felix 7.0.1
| * | | | | | | Use felix 7.0.1gjoranv2021-10-213-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Implement new ServiceReference method.
| * | | | | | | Stop using osgi constant that is deprecated from osgi 1.10 (felix 7)gjoranv2021-10-211-1/+0
| | | | | | | |
* | | | | | | | Merge pull request #19694 from vespa-engine/balder/update-descriptionGeir Storli2021-10-221-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Update description.
| * | | | | | | Update description.Henning Baldersheim2021-10-221-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #19693 from vespa-engine/hmusum/depend-on-http-utilsHenning Baldersheim2021-10-221-0/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Depend on http-utils
| * | | | | | Depend on http-utilsHarald Musum2021-10-221-0/+6
| | | | | | |
* | | | | | | Merge pull request #19687 from vespa-engine/jonmv/reapply-streamed-visitsBjørn Christian Seime2021-10-228-149/+284
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Jonmv/reapply streamed visits
| * | | | | | Update testsJon Marius Venstad2021-10-211-2/+2
| | | | | | |
| * | | | | | Inject feed-handler thread pool to /doc/v1Jon Marius Venstad2021-10-211-6/+7
| | | | | | |
| * | | | | | Revert "Merge pull request #19686 from ↵Jon Marius Venstad2021-10-216-141/+275
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/revert-streamed-visits" This reverts commit 56c3fc7c2a3b7e317e79593aa56ed2d03472cbde, reversing changes made to 367dae08c390833a54c1bae11282df5a7e056d16.
* | | | | | | Merge pull request #19683 from ↵gjoranv2021-10-2134-49/+154
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-merge-http-utils-into-vespajlib Revert merge http utils into vespajlib
| * | | | | | | Revert "Move source code from http-utils to vespajlib and add osgi exports"gjoranv2021-10-2119-1109/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 944f65f03158517cb90059bffc6292cf39b25aba.
| * | | | | | | Revert "Remove deps to http-utils and add vespajlib where necessary."gjoranv2021-10-2110-7/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fe260fe8a98c1d2d19633e16a6308857c9577878.
| * | | | | | | Revert "Remove the http-utils module (now embedded in vespajlib)"gjoranv2021-10-2120-0/+1168
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | This reverts commit 7963cb974fdc63ae529b0c0895ea4ccc339b6a53.
* | | | | | | Merge pull request #19624 from ↵Arnstein Ressem2021-10-211-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/aressem/use-base-image-for-systemtest Bulid image based on published base.
| * | | | | | | Use new Dockerfile.systemtest to avoid executing the base step once more.Arnstein Ressem2021-10-211-8/+3
| | | | | | | |
| * | | | | | | Use defined image.Arnstein Ressem2021-10-211-1/+1
| | | | | | | |
| * | | | | | | Bulid image based on published base.Arnstein Ressem2021-10-181-2/+7
| | | | | | | |
* | | | | | | | Merge pull request #19675 from vespa-engine/balder/upper-limit-before-commitHenning Baldersheim2021-10-2147-59/+310
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | If the uncommitted changes pass 128k for an attribute force a commit.
| * | | | | | | | Test that attributesconfig.attribute.maxuncommittedmemory is converted ↵Henning Baldersheim2021-10-211-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly.
| * | | | | | | | Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-2156-184/+408
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #19678 from vespa-engine/havardpe/localhost-is-fallbackArne H Juul2021-10-214-9/+19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | expose fallback host if you ask nicely
| * | | | | | | | | expose fallback host if you ask nicelyHåvard Pettersen2021-10-214-9/+19
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #19681 from vespa-engine/bratseth/fix-summary-inheritanceHenning Baldersheim2021-10-2117-67/+67
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Bratseth/fix summary inheritance
| * | | | | | | | | Use map to allow shadowing parent fieldsJon Bratseth2021-10-2115-46/+48
| | | | | | | | | |
| * | | | | | | | | Use optionalJon Bratseth2021-10-214-22/+20
| |/ / / / / / / /