summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/flushengine/flushengine_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix tsan warning in flush testHÃ¥vard Pettersen2022-03-211-6/+6
* Add noexcept specifier (searchcore).Tor Egge2022-02-261-1/+1
* Protect cross-thread polled oldest flushed serial number with mutexTor Brede Vekterli2022-02-181-7/+12
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Eliminate race in flush engine unit test which caused premature wakeup.Tor Egge2021-07-091-1/+8
* Add test that verifies that concurrency is upheld during triggerFlush too.Henning Baldersheim2021-01-311-55/+51
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-3/+3
* Use vespalib::duration for time.Henning Baldersheim2021-01-301-13/+13
* Wire in use of flush tokens for flush targets.Tor Egge2021-01-061-4/+5
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-2/+2
* Add wakeup call on the executors to allow to urgent wakeup of lazy exeutors o...Henning Baldersheim2020-10-031-0/+1
* cleanupArne Juul2020-07-171-1/+1
* Replace UTCTimeStamp with std::chrono::system_clock::time_pointHenning Baldersheim2019-12-051-1/+1
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+1
* Specify UTC explicitHenning Baldersheim2019-11-181-38/+18
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-2/+2
* Ignore GC flush targets when calculating oldest flushed serial number.Geir Storli2018-09-041-16/+50
* Simplify and modernize test code.Geir Storli2018-09-041-92/+77
* Rename test file for flush engine.Geir Storli2018-09-041-0/+769
* Revert "Geirst/fix calc of oldest flushed serial in flush engine"Jon Bratseth2018-09-041-788/+0
* Ignore GC flush targets when calculating oldest flushed serial number.Geir Storli2018-09-031-16/+50
* Simplify and modernize test code.Geir Storli2018-09-031-92/+77
* Rename test file for flush engine.Geir Storli2018-09-031-0/+769