aboutsummaryrefslogtreecommitdiffstats
path: root/storageserver
Commit message (Expand)AuthorAgeFilesLines
* Improve detection of updated config for service layer process.Tor Egge2024-04-111-1/+11
* Install Abseil failure signal handler in distributor/proton daemonsTor Brede Vekterli2024-04-102-0/+9
* Update to protobuf 5.26.1 (C++ API).Tor Egge2024-04-051-0/+1
* Explicitly shut down Protobuf library prior to distributor process exitTor Brede Vekterli2024-02-262-0/+5
* - Remove multibit_split form config, as it is always off, but leave it for te...Henning Baldersheim2024-02-052-6/+14
* - Always inhibit_default_merges_when_global_merges_pendingHenning Baldersheim2024-02-022-12/+9
* GC void config from stor-visitor.defHenning Baldersheim2024-02-011-1/+0
* GC chunklevel from bucketdb config.Henning Baldersheim2024-01-301-3/+1
* GC unused stor-bucketdb and stor-opslogger config.Henning Baldersheim2024-01-301-2/+0
* Wire HwInfo into MergeThrottler and use for auto-deduction of memory limitsTor Brede Vekterli2023-11-023-5/+9
* Rewire `FileStorManager` configTor Brede Vekterli2023-10-242-4/+13
* Propagate `VisitorManager` config from outsideTor Brede Vekterli2023-10-242-1/+10
* Provide explicit bootstrap config to `BucketManager`Tor Brede Vekterli2023-10-241-1/+1
* Pull up and out config of `ChangedBucketOwnershipHandler` componentTor Brede Vekterli2023-10-242-21/+20
* Wire config to MergeThrottler in from the outsideTor Brede Vekterli2023-10-241-0/+4
* Propagate existing StorageNode config from main Process reconfig loopTor Brede Vekterli2023-10-236-24/+106
* Update copyrightJon Bratseth2023-10-0919-19/+19
* GC stor-bucket-init.defHenning Baldersheim2023-08-301-1/+0
* GC traces of messageforwarderHenning Baldersheim2023-08-301-1/+0
* GC unused configHenning Baldersheim2023-08-301-1/+0
* - Remove methods not used.Henning Baldersheim2023-08-281-1/+2
* Setup search visitor without proton process.Tor Egge2023-05-101-0/+2
* Pass transport and file distributor connection spec to SearchEnvironmentTor Egge2023-05-102-2/+9
* re-apply "remove fastos"Håvard Pettersen2023-03-011-1/+0
* Revert "remove fastos"Harald Musum2023-02-281-0/+1
* remove fastosHåvard Pettersen2023-02-281-1/+0
* Merge pull request #25944 from vespa-engine/balder/final-consolidation-of-sto...Henning Baldersheim2023-02-082-1/+3
|\
| * - Disconnect clock and MicroSecTime.Henning Baldersheim2023-02-082-1/+3
* | Use std::_Exit instead of _exit.Tor Egge2023-02-081-1/+3
|/
* GC old config valuesTor Brede Vekterli2022-12-011-13/+0
* use common install_absolute_symlinkArne Juul2022-10-031-1/+1
* Let deadlock detector dump stack of potentially deadlocked threadsTor Brede Vekterli2022-06-021-0/+1
* Fold searchlib_uca into searchlibHenning Baldersheim2022-05-211-1/+0
* We only need to expose a single libstorage.so. No need to split up in storage...Henning Baldersheim2022-05-181-1/+1
* Revert "Revert "Collapse vsm into streamingvisitors""Henning Baldersheim2022-05-151-1/+1
* Revert "Collapse vsm into streamingvisitors"Henning Baldersheim2022-05-151-1/+1
* Collapse vsm into streamingvisitorsHenning Baldersheim2022-05-141-1/+1
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-12/+13
* Logging is not signal safe (implicit allocs), so don't do it inside the signa...Tor Brede Vekterli2022-03-031-1/+0
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-206-9/+8
* Add explicit on constructor and deinline destructors.Henning Baldersheim2022-02-071-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-062-1/+4
* track namespace move in documenttypes.defArne H Juul2021-12-022-2/+2
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0718-18/+18
* Flip to always use the new distributor stripe code path.Geir Storli2021-09-161-7/+13
* Add safeguards for num distributor stripes being set to -1.Geir Storli2021-09-071-1/+1
* avoid deadlock on signal lockArne Juul2021-06-021-3/+1
* Add validation of the number of distributor stripes from config and add more ...Geir Storli2021-06-011-3/+19
* Propagate num_distributor_stripes cfg to Distributor ctor and instantiate Buc...Geir Storli2021-04-222-8/+9