aboutsummaryrefslogtreecommitdiffstats
path: root/storageserver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Include exception where needed and use std:.make_uniqueHenning Baldersheim2021-01-181-1/+2
* Improve handling of exceptions during distributor startupTor Brede Vekterli2021-01-051-2/+2
* - Reorder members for compactness.Henning Baldersheim2020-11-231-13/+14
* Add stripe bits config and wire to implementationTor Brede Vekterli2020-10-301-3/+9
* Use std::mutex and std:.condition_variable and GC some unused code.Henning Baldersheim2020-10-131-14/+13
* Add support for setting storage chain builder for distributor node.Tor Egge2020-09-292-2/+14
* Enable setting of storage chain builder for service layer process.Tor Egge2020-09-252-0/+16
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-202-3/+3
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-192-3/+3
* Change api so that we can drop clone from the interface and prepare for using...Henning Baldersheim2020-08-142-3/+3
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Merge pull request #13798 from vespa-engine/vekterli/remove-legacy-distributo...Tor Brede Vekterli2020-07-062-6/+2
|\
| * Remove legacy distributor bucket DB implementation and config wiringTor Brede Vekterli2020-07-032-6/+2
* | use std::_Exit()Arne Juul2020-07-031-2/+3
|/
* Merge pull request #13706 from vespa-engine/vekterli/btree-bucket-db-support-...Tor Brede Vekterli2020-06-303-6/+21
|\
| * Wire config for enabling content node B-tree bucket DBTor Brede Vekterli2020-06-251-2/+17
| * Create generic B-tree bucket DB and content node DB implementationTor Brede Vekterli2020-06-252-4/+4
* | Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
|/
* Add a rank feature that will use the distribution key to provide a globally u...Henning Baldersheim2020-06-221-2/+2
* Relate to vespalib::duration instead of uint32_tHenning Baldersheim2020-01-021-1/+2
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+1
* Move streaming search classes from namespace storage -> streaming.Geir Storli2019-11-281-1/+1
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-206-30/+30
* Add config option for using B-tree bucket DB in distributorTor Brede Vekterli2019-09-242-12/+17
* Remove v6 and v7 from java side.Henning Baldersheim2019-08-211-9/+0
* Use proper scope for enum constants.Tor Egge2019-07-302-3/+3
* Remove CppUnit dependencies in modulesTor Brede Vekterli2019-06-261-1/+1
* Rewrite storageserver tests from cppunit to gtest.Geir Storli2019-05-289-1356/+55
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-38/+37
* stop using python script for cppunit testsArne Juul2019-03-261-3/+1
* Adjust forward declarations in storageserver.Tor Egge2019-02-032-2/+2
* Some return values are ignored in storageserver unit test.Tor Egge2019-01-281-6/+6
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-041-12/+7
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+3
* clean up remnants of .mak filesArne Juul2018-06-111-1/+0
* Add default bucket space mapping for test document typeTor Brede Vekterli2018-05-311-1/+5
* Revert "Implicitly enable multiple bucket spaces"Tor Brede Vekterli2018-05-301-5/+1
* Add default bucket space mapping for test document typeTor Brede Vekterli2018-05-091-1/+5
* Minor GC of unused codeHenning Baldersheim2018-04-091-3/+2
* Enable test to run againHenning Baldersheim2018-04-061-53/+2
* Remove memfile implementation.Henning Baldersheim2018-04-066-175/+4