summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/lid_space_compaction
Commit message (Expand)AuthorAgeFilesLines
* Add tracking of remove operations rate and use this to consider blocking lid ...Geir Storli2020-04-291-29/+79
* Improve tracking of remove batch rate used to consider to block lid space com...Geir Storli2020-04-291-24/+33
* Log when we actually remove.Henning Baldersheim2020-04-081-2/+3
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-12/+12
* Block lid space compaction job while remove batch (delete buckets) is ongoing.Geir Storli2019-08-131-12/+60
* Rewrite lid space compaction tests to gtest.Geir Storli2019-08-082-268/+276
* Fix bug in lid space compaction where partial updates to attributes were lost...Geir Storli2019-05-311-32/+38
* Remove files used by old unit test runner.Tor Egge2019-02-192-3/+0
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-4/+4
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-181-1/+1
* Revert "Introduce async write interface in the TLS."Henning Baldersheim2017-10-171-1/+1
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-171-1/+1
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-031-40/+135
* Extend IFeedView::handleMove() with destructor callback to get a hook for whe...Geir Storli2017-07-031-5/+8
* Move info on whether a maintenance job is blocked to separate interface and i...Geir Storli2017-06-271-1/+2
* Refactor and simplify test functions.Geir Storli2017-06-211-69/+63
* Disable lid space compaction job if node is retired (according to cluster sta...Geir Storli2017-06-212-2/+44
* Add shared function for setup with one document to move.Geir Storli2017-06-211-17/+11
* Reduce code duplication by using test::DiskMemUsageNotifier as notifier.Geir Storli2017-06-211-35/+6
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Set maintenance job delay for lid space compaction and prune removed document...Geir Storli2017-04-241-2/+21
* add override in searchcore moduleArne H Juul2017-04-121-13/+13
* Disable lid space compaction jobs if specified in config.Geir Storli2017-03-301-1/+1
* Create explicit, non implicitly inlined function definitionsTor Brede Vekterli2017-03-131-0/+4
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-16/+24
* Add resource limit factor used by maintenance job to get a slightly higherTor Egge2017-01-091-2/+16
* Only support a single listener.Tor Egge2017-01-061-12/+11
* Block lid space compaction during resource starvation (disk & memory usage).Tor Egge2017-01-061-1/+72
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+467