aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/documentsubdbcollection.h
Commit message (Expand)AuthorAgeFilesLines
* GC the last remain of obsolete ClockHenning Baldersheim2023-12-151-1/+0
* Remove most of the now void clock indirection.Henning Baldersheim2023-12-151-1/+1
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-4/+4
* Update copyrightJon Bratseth2023-10-091-1/+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-0/+1
* Pass optional serial num to prepare reconfig.Tor Egge2023-02-071-1/+2
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+3
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-6/+2
* Propagate target-active-docs in monitor reply.Henning Baldersheim2022-09-091-0/+1
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-11/+13
* Avoid requiring a syncable executor for warmup.Henning Baldersheim2021-11-261-2/+2
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-1/+3
* GC unused numsearcher config.Henning Baldersheim2021-11-201-8/+0
* 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/+2
* Improve handling of changed alloc config.Tor Egge2021-02-021-19/+2
* Wire in config for compaction strategy.Tor Egge2021-02-011-1/+7
* Remove the ICommitable interface as it is now void.Henning Baldersheim2020-10-301-3/+2
* Avoid commitAndWait. It is a blocking call that might deadlock.Henning Baldersheim2020-09-011-1/+0
* Ensure that we call commit and wait before changing feedview.Henning Baldersheim2020-08-211-0/+1
* Some cleanup and refactoring.Henning Baldersheim2020-08-191-3/+2
* temporary enable docstore validation at startup.Henning Baldersheim2020-04-081-0/+4
* Split ThreadExecutor in syncable and not.Henning Baldersheim2019-08-251-2/+2
* Use the shared executor from the threading service, and remove the loose wire.Henning Baldersheim2019-05-141-1/+0
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-5/+5
* Use hwInfoHenning Baldersheim2019-01-251-0/+2
* Remove AttributeMetricsCollection and DocumentDBMetricsCollection as they are...Geir Storli2019-01-211-2/+2
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-5/+22
* Rename proton summary executor -> shared executor.Geir Storli2018-09-181-1/+1
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-3/+1
* Use propagated bucket space instead of place holder.Tor Egge2017-10-061-0/+1
* Resolve the LogDocumentStoreConfig in DocumentDBConfigManager.Henning Baldersheim2017-10-061-1/+0
* There is a less intrusive way ...Henning Baldersheim2017-10-051-7/+3
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-15/+10
* Documents moved to new buckets due to split or join might trigger a needTor Egge2017-09-131-0/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-4/+4
* Optimize includesHenning Baldersheim2017-05-221-14/+13
* Rename wipeHistory() to pruneRemovedFields() in handling of attribute fields.Tor Egge2017-04-271-2/+1
* Use more forward declarations.Tor Egge2017-04-051-17/+45
* Use more forward declarations.Tor Egge2017-04-051-1/+1
* Simplify wipe history arguments to attribute manager, supply serial numberTor Egge2017-03-211-2/+1
* Revert "Revert "Toregge/reduce wipe history arguments to index maintainer""Tor Egge2017-03-211-1/+0
* Revert "Toregge/reduce wipe history arguments to index maintainer"Arnstein Ressem2017-03-201-0/+1
* Reduce arguments to wipe history method in index maintainer.Tor Egge2017-03-171-1/+0