aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/storeonlydocsubdb.h
Commit message (Expand)AuthorAgeFilesLines
* Also tune or turn off background jobs when content node is in maintenance.Geir Storli2023-11-071-2/+2
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-3/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Disable cache for removed only docsubdb.Henning Baldersheim2023-10-051-1/+1
* Add explorer for the attribute writer.Geir Storli2023-09-011-0/+1
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-1/+1
* Call complete_prepare_reconfig() to adjust prepared reconfig whenTor Egge2023-02-071-1/+2
* Pass optional serial num to prepare reconfig.Tor Egge2023-02-071-1/+1
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+3
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-1/+1
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+1
* Unify og getNumActiveDocs and hide some implementations.Henning Baldersheim2022-09-091-3/+2
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-1/+1
* Move CompactionStrategy from searchcommon to vespalib.Tor Egge2021-12-081-2/+2
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-2/+2
* Replace sync_all_executors with forceCommit.Henning Baldersheim2021-11-201-3/+3
* Test that up -> retired -> up is reflectd correctly in document subdbs.Henning Baldersheim2021-11-121-1/+2
* Correct config for retired nodes both after reconfig and retired -> up for bo...Henning Baldersheim2021-11-121-0/+2
* Consider retirement on every cluster change and reconfig.Henning Baldersheim2021-11-121-0/+1
* When node is retired we can relax compaction strategy as we have peakedHenning Baldersheim2021-11-121-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-3/+4
* Improve handling of changed alloc config.Tor Egge2021-02-021-10/+6
* Wire in config for compaction strategy.Tor Egge2021-02-011-2/+6
* GC unused parameter. No need to say maybe when it is definitive.Henning Baldersheim2020-12-151-4/+1
* Use shared_ptr instead of reference.Henning Baldersheim2020-10-301-2/+2
* Move uncommitted lids tracker from feedview to subdb to avoid ownership issues.Henning Baldersheim2020-10-301-0/+2
* - Let LidReuseDelayer be owned by FeedView and configured only at constructio...Henning Baldersheim2020-08-211-7/+0
* Avoid time based commit handling inside storeonly feed view.Henning Baldersheim2020-08-191-3/+1
* temporary enable docstore validation at startup.Henning Baldersheim2020-04-081-0/+2
* Allow passing const SearchViewHenning Baldersheim2020-02-221-1/+0
* Use the shared executor from the threading service, and remove the loose wire.Henning Baldersheim2019-05-141-3/+0
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-1/+0
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-2/+2
* Remove AttributeMetricsCollection and DocumentDBMetricsCollection as they are...Geir Storli2019-01-211-4/+4
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-2/+2
* Move code that updates document db metrics into separate class.Geir Storli2018-09-211-0/+1
* Rename proton summary executor -> shared executor.Geir Storli2018-09-181-3/+3
* Copy matching metrics from LegacyDocumentDBMetrics to DocumentDBTaggedMetrics...Geir Storli2018-05-041-6/+6
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-0/+1
* Resolve the LogDocumentStoreConfig in DocumentDBConfigManager.Henning Baldersheim2017-10-061-3/+3
* There is a less intrusive way ...Henning Baldersheim2017-10-051-3/+2
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-31/+14
* Replace tab with spaces.Geir Storli2017-09-131-2/+2
* Add dummy gid to lid change handler.Tor Egge2017-09-061-0/+1
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-1/+0
* Add dummy gid to lid change handler.Tor Egge2017-09-051-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1