aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/clusterstatehandler
Commit message (Collapse)AuthorAgeFilesLines
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|
* Reduce visibility and do not provide syncable when not necessary.Henning Baldersheim2021-03-021-0/+1
|
* Use a trinary to also handle temporary mismatching bucket used bits.Henning Baldersheim2021-02-191-4/+4
|
* GC unused filesHenning Baldersheim2019-09-301-1/+0
|
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
|
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
|
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+3
| | | | | | | | | | * abort() has the unfortunate effect that nothing is seen in the log, just an event (which is usually not displayed); so ops people don't see that the program is crashing at all. * LOG_ABORT("message") will log an error with the message (and the file and line) before calling abort(), so it's easy to see what happened. * add or move <vespa/log/log.h> include and LOG_SETUP lines before LOG_ABORT is used (or included).
* 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
|
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
|
* Clean up the includes.Henning Baldersheim2016-11-241-2/+2
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-155-0/+113