aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/document_subdbs/document_subdbs_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the now void clock indirection.Henning Baldersheim2023-12-151-1/+1
* Also tune or turn off background jobs when content node is in maintenance.Geir Storli2023-11-071-5/+10
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-1/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add test for disabling of cache in removed dbHenning Baldersheim2023-10-051-21/+46
* Add explorer for the attribute writer.Geir Storli2023-09-011-2/+5
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-1/+1
* Prepare new attribute manager in prepare_reconfig.Tor Egge2023-02-071-0/+1
* Pass optional serial num to prepare reconfig.Tor Egge2023-02-071-1/+1
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+5
* Remove redundant or pessimizing moves.Tor Egge2023-01-281-2/+2
* Change from typedef to using in searchcore.Geir Storli2022-12-211-23/+23
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Move sessionmanager from documentdb to proton and use a SchedulerForwardExecu...Henning Baldersheim2022-12-081-0/+1
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-2/+8
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+7
* Use search::test::SchemaBuilder in searchcore unit tests.Tor Egge2022-10-211-25/+25
* Rename search::index::EmptyDocBuilder to search::test::DocBuilder.Tor Egge2022-10-131-4/+5
* Stop using search::index::DocBuilder in DocumentFieldPopulator unitTor Egge2022-10-111-15/+29
* Unify og getNumActiveDocs and hide some implementations.Henning Baldersheim2022-09-091-0/+1
* Remove most use of vespalib::rmdir in searchlib.Tor Egge2022-06-021-1/+0
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-3/+4
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-0/+1
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-10/+11
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-031-4/+5
* Revert "Revert "Revert "Revert "Use common tranport for TlsClient""""Henning Baldersheim2022-02-231-14/+10
* Revert "Revert "Revert "Use common tranport for TlsClient"""Harald Musum2022-02-231-10/+14
* Revert "Revert "Use common tranport for TlsClient""Henning Baldersheim2022-02-221-14/+10
* Revert "Use common tranport for TlsClient"Harald Musum2022-02-221-10/+14
* - Use common tranport for TlsClient.Henning Baldersheim2022-02-221-14/+10
* Add helper classes containg a FNET_Transport and a FastOS_ThreadPool to reduc...Henning Baldersheim2022-02-211-10/+5
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-13/+21
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-0/+1
* Merge pull request #20412 from vespa-engine/balder/split-bloat-and-spreadHenning Baldersheim2021-12-081-8/+10
|\
| * Separate spread and bloatHenning Baldersheim2021-12-081-8/+10
* | Move CompactionStrategy from searchcommon to vespalib.Tor Egge2021-12-081-4/+5
|/
* track namespace move in documenttypes.defArne H Juul2021-12-021-1/+1
* Remove the need for SyncableHenning Baldersheim2021-11-261-2/+1
* Differentiate the levels of sync required.Henning Baldersheim2021-11-221-3/+7
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-8/+10
* sync_all_executor => shutdownHenning Baldersheim2021-11-221-3/+2
* Follow renamingHenning Baldersheim2021-11-221-10/+10
* GC some unused code and less sync_all_executors.Henning Baldersheim2021-11-211-6/+13
* GC some unused code and less sync_all_executors.Henning Baldersheim2021-11-211-3/+1
* GC unused numsearcher config.Henning Baldersheim2021-11-201-18/+18
* Do not inherit Syncable. sync -> sync_all_executors to make its call sites mo...Henning Baldersheim2021-11-161-5/+5
* Add test that compaction config is reflected properly in document metastore a...Henning Baldersheim2021-11-121-0/+31
* Test that up -> retired -> up is reflectd correctly in document subdbs.Henning Baldersheim2021-11-121-1/+24
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce visibility and do not provide syncable when not necessary.Henning Baldersheim2021-03-021-0/+4