summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/filestorage/filestormanagertest.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Change error handling so that both synchonous and asynchronous errors can b...Henning Baldersheim2021-02-231-14/+14
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-0/+2
* use size literals in storageArne Juul2021-02-151-6/+7
* Revert "Properly track execution of BucketTasks and provide sync() and orderâ...Henning Baldersheim2021-02-021-34/+0
* Properly track execution of BucketTasks and provide sync() and orderly shutdown.Henning Baldersheim2021-02-021-0/+34
* Revert "Implement BucketExecutor::sync."Henning Baldersheim2021-02-021-34/+0
* Use conditional notify instead of sleep.Henning Baldersheim2021-02-011-0/+1
* Implement BucketExecutor::sync.Henning Baldersheim2021-02-011-0/+33
* Add debug dumping and other minor followup on PR comments.Henning Baldersheim2021-01-201-3/+3
* Implement bucketexecutor interface and.Henning Baldersheim2021-01-191-0/+47
* Wire in HostInfo to FileStorManager.Tor Egge2021-01-181-1/+1
* Wire in skeleton for implementation of the BucketExecutor interface.Henning Baldersheim2021-01-171-7/+7
* GC LoadTypeSetHenning Baldersheim2020-11-271-3/+0
* Remove loadmetrics indirection.Henning Baldersheim2020-11-261-7/+7
* Use correct storage cluster name.Henning Baldersheim2020-11-261-2/+2
* As we have have now removed the expensive Route member we can further compact...Henning Baldersheim2020-11-261-118/+67
* Remove load type from ContextHenning Baldersheim2020-11-241-8/+6
* Misc cleanup in filestor, no semantic changesTor Brede Vekterli2020-11-131-26/+24
* Add support for async message handling when scheduling storage messages in Fi...Geir Storli2020-10-261-17/+142
* Use default destructor outside class definition.Geir Storli2020-10-221-2/+6
* Reduce code duplication by consolidating setup of PersistenceHandler.Geir Storli2020-10-221-39/+38
* Reduce code duplication by consolidating setup of FileStorHandler.Geir Storli2020-10-221-160/+76
* Reduce code duplication by using TestFileStorComponents in more tests.Geir Storli2020-10-221-121/+39
* GC unused disk dimension.Henning Baldersheim2020-10-201-21/+21
* - Add class comments.Henning Baldersheim2020-10-191-1/+1
* Split the persistence thread and the message handler.Henning Baldersheim2020-10-191-45/+40
* Do not retrieve config once for every thread.Henning Baldersheim2020-10-181-1/+2
* We must detect changes in document config.Henning Baldersheim2020-10-181-0/+1
* Factor out handling of operations that might change bucket ownership.Henning Baldersheim2020-10-181-8/+21
* Change FileStorHandler into an interface that FileStorHandlerImpl implements.Geir Storli2020-10-161-23/+24
* Greatly simplify bucket DB persistence provider bootstrap procedureTor Brede Vekterli2020-10-161-20/+80
* There will always be a sequencer.Henning Baldersheim2020-10-151-6/+7
* GC disk related code.Henning Baldersheim2020-10-151-68/+60
* Remove partitions from SPI.Tor Egge2020-10-141-44/+39
* Use MonitorGuard -> std::mutex/std::condition_variable and signal without hol...Henning Baldersheim2020-10-121-5/+5
* Track test-and-set condition mismatches as own backend metricTor Brede Vekterli2020-10-071-0/+20
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-8/+8
* Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-041-6/+4
* Implement async putHenning Baldersheim2020-05-041-6/+2
* Merge branch 'master' into vekterli/remove-deprecated-bucket-disk-move-functi...Henning Baldersheim2020-05-041-2/+6
|\
| * Revert "- Implement async put"Harald Musum2020-05-041-2/+6
* | Remove deprecated bucket cross-disk move functionalityTor Brede Vekterli2020-05-041-70/+0
|/
* - Implement async putHenning Baldersheim2020-05-041-6/+2
* Remove deprecated BucketIntegrityCheckerTor Brede Vekterli2020-04-301-41/+0
* Remove batching of messages that has no effect in favor of making async opera...Henning Baldersheim2020-04-271-70/+0
* Add stream method and use memcpy over casting.Henning Baldersheim2020-01-211-1/+1
* Merge branch 'master' into balder/use-duration-in-messagebus-and-storageapi-r...Henning Baldersheim2019-12-051-7/+9
|\
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-7/+9
* | timeout as durationHenning Baldersheim2019-12-041-2/+2
|/
* doc: -> id:Henning Baldersheim2019-08-161-2/+2