summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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.getWriterJon Bratseth2021-06-281-38/+38
* | Extract ISO date from QuestDb directory namesJon Bratseth2021-06-291-2/+1
|/
* Reduce ideal memoryJon Bratseth2021-06-265-10/+10
* Merge pull request #18418 from vespa-engine/bratseth/lock-tables-rebasedJon Bratseth2021-06-261-170/+190
|\
| * 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
|\ \ | |/ |/|
| * 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 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" [run-...Harald Musum2021-06-221-6/+4
|/
* Revert "Revert "Reapply "Use provided apache http client bundle from containe...Harald Musum2021-06-221-4/+6
* Revert "Reapply "Use provided apache http client bundle from container" [run-...Harald Musum2021-06-221-6/+4
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-4/+6
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+4
* 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
|\
| * 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 vespa-engine/bratseth/scaling-suggestions-succ...Jon Bratseth2021-06-191-11/+7
|\ \
| * | 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
|\ \
| * | Increase InfrastructureProvisioner intervalMartin Polden2021-06-181-1/+1
| * | Reduce RetiredExpirer intervalMartin Polden2021-06-181-1/+1
| * | Increase lock timeoutMartin Polden2021-06-181-1/+1
| * | Log when lock acquisition fails in maintenance deploymentMartin Polden2021-06-181-1/+3
* | | Disallow forgetting host which is rebuildingMartin Polden2021-06-182-0/+9
|/ /
* | Use noderepository clockOla Aunrønning2021-06-161-1/+1
* | Remove ParkedExpirer, ProvisionedExpirer deprovisions if excessive expiryOla Aunrønning2021-06-165-106/+35