summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Enable ignored testMartin Polden2021-07-061-19/+14
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-061-4/+6
|
* Revert "Use provided apache http client bundle from container [run-systemtest]"Harald Musum2021-07-051-6/+4
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-051-4/+6
|
* Prefer local disk on content clustersJon Bratseth2021-07-022-4/+38
|
* Use getAndSetJon Bratseth2021-07-011-2/+1
|
* Use closed boolean and cleanupJon Bratseth2021-07-012-32/+24
|
* Use a resourcepool instead of thread locals.Henning Baldersheim2021-06-301-10/+21
|
* - Ensure that the engine is not accessible after it has been closed.Henning Baldersheim2021-06-301-14/+21
| | | | - Also protect against multiple close.
* Serialize gc & other writesJon Bratseth2021-06-301-24/+25
|
* Revert "Use SQL to gc"Harald Musum2021-06-292-17/+33
|
* Use SQL to gcJon Bratseth2021-06-292-33/+17
|
* Add load balancer hostname to log messageMartin Polden2021-06-291-2/+8
|
* Merge pull request #18445 from vespa-engine/bratseth/serialize-getWriterValerij Fredriksen2021-06-291-38/+38
|\ | | | | Serialize calls to table.getWriter
| * Serialize calls to table.getWriterJon Bratseth2021-06-281-38/+38
| | | | | | | | QuestDb devs suspects they have a bug with concurrent getWriter invocations
* | Extract ISO date from QuestDb directory namesJon Bratseth2021-06-291-2/+1
|/ | | | | | QuestDb daily partition directory names have been observed to contain a trailing number: "1970-01-01.5775". Extract just the ISO-8601 date part.
* Reduce ideal memoryJon Bratseth2021-06-265-10/+10
|
* Merge pull request #18418 from vespa-engine/bratseth/lock-tables-rebasedJon Bratseth2021-06-261-170/+190
|\ | | | | Bratseth/lock tables rebased
| * CleanupJon Bratseth2021-06-251-5/+6
| |
| * Add slashJon Bratseth2021-06-251-1/+1
| |
| * Create root dir before logging configJon Bratseth2021-06-251-2/+3
| |
| * Remove redundant checkJon Bratseth2021-06-251-3/+1
| |
| * Continue on old dataJon Bratseth2021-06-251-2/+2
| |
| * Serialize writes to each tableJon Bratseth2021-06-251-26/+31
| |
| * Split into tablesJon Bratseth2021-06-251-145/+160
| |
* | Merge pull request #18414 from vespa-engine/bratseth/enlarge-remote-disksJon Bratseth2021-06-254-4/+72
|\ \ | |/ |/| Enlarge remote disks to smallest lergal size if smaller is wanted
| * Set disk to the given valueJon Bratseth2021-06-252-3/+3
| |
| * Enlarge remote disks to smallest lergal size if smaller is wantedJon Bratseth2021-06-254-4/+72
| |
* | Merge pull request #18391 from vespa-engine/mpolden/cleanupValerij Fredriksen2021-06-2411-596/+541
|\ \ | | | | | | Less Docker and thin pool
| * | Less DockerMartin Polden2021-06-244-35/+25
| | |
| * | Merge DockerProvisioningTest into VirtualNodeProvisioningTestMartin Polden2021-06-242-566/+519
| | |
| * | Rename thinPoolSizeInBase2Gb -> reservedDiskSpaceInBase2GbMartin Polden2021-06-247-12/+14
| | |
* | | Use list flagMartin Polden2021-06-242-17/+28
| | |
* | | Add feature flag for deferring host encryptionMartin Polden2021-06-242-3/+43
|/ /
* | Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-6/+4
| |
* | Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-4/+6
| |
* | Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+4
|/ | | | [run-systemtest]""
* Revert "Revert "Reapply "Use provided apache http client bundle from ↵Harald Musum2021-06-221-4/+6
| | | | container" [run-systemtest]""
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+4
| | | | [run-systemtest]"
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-4/+6
| | | | This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b.
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+4
| | | | This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f.
* Upgrade QuestDbJon Bratseth2021-06-211-1/+1
|
* Merge pull request #18294 from vespa-engine/bjorncs/apache-http-client-bundleBjørn Christian Seime2021-06-211-4/+6
|\ | | | | Package Apache http client libraries as a single osgi bundle [run-systemtest]
| * Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-4/+6
| |
* | Remove conseecutiveFailurees metric: Not neededJon Bratseth2021-06-201-2/+1
| |
* | Merge pull request #18323 from ↵Jon Bratseth2021-06-191-11/+7
|\ \ | | | | | | | | | | | | vespa-engine/bratseth/scaling-suggestions-successFactor Could failures correctly
| * | Could failures correctlyJon Bratseth2021-06-181-11/+7
| |/
* | Merge pull request #18321 from vespa-engine/mpolden/less-lock-contentionHåkon Hallingstad2021-06-182-3/+5
|\ \ | | | | | | Reduce lock contention for infra deployment
| * | Increase InfrastructureProvisioner intervalMartin Polden2021-06-181-1/+1
| | |
| * | Reduce RetiredExpirer intervalMartin Polden2021-06-181-1/+1
| | |