aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0928-29/+29
* use ref_counted in fnetHåvard Pettersen2023-03-064-11/+11
* untangle slobrok from fastosHåvard Pettersen2023-02-231-1/+0
* untangle fnet from fastosHåvard Pettersen2023-02-221-2/+1
* stop using fastos threadHåvard Pettersen2023-02-131-0/+1
* Add noexcept MapDiff move constructor to avoid expensive and large copy const...Henning Baldersheim2023-02-012-7/+10
* Use snprintf instead of sprintf.Tor Egge2023-01-311-1/+1
* update unit test to track adjusted timingArne Juul2023-01-291-4/+11
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* wait for more things before destructing transportHåvard Pettersen2022-05-021-0/+1
* remove FastOS_ApplicationHåvard Pettersen2022-04-082-20/+18
* use getopt/getopt_long directlyHåvard Pettersen2022-04-011-6/+5
* Revert "Revert "- Create the common transport and threadpool in the main loop.""Henning Baldersheim2022-02-241-3/+6
* Revert "- Create the common transport and threadpool in the main loop."Henning Baldersheim2022-02-241-6/+3
* - Create the common transport and threadpool in the main loop.Henning Baldersheim2022-02-241-3/+6
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-1/+0
* Update Verizon Media copyright notices.gjoranv2021-10-0710-10/+10
* Update 2017 copyright notices.gjoranv2021-10-0718-18/+18
* Fix format strings.Tor Egge2021-09-271-2/+2
* test rpc_mapping_monitorHåvard Pettersen2021-09-202-0/+233
* more peer management logic directly in SBEnvArne H Juul2021-09-171-1/+1
* low-level testing of fnet enabled byHåvard Pettersen2021-09-161-1/+1
* always run with new logicArne H Juul2021-09-161-2/+2
* simplify request completion handlingArne H Juul2021-09-151-1/+1
* extend testHåvard Pettersen2021-09-091-3/+50
* handle addLocal for down services betterArne H Juul2021-09-091-2/+19
* added test for local rpc monitor mapHåvard Pettersen2021-09-092-0/+276
* make it easy to run servers with valgrindArne Juul2021-08-182-4/+6
* use guards for subscriptionsArne Juul2021-08-162-15/+13
* some minor test improvementsArne Juul2021-08-131-2/+44
* some fixups for mirror of remote slobrok map:Arne Juul2021-08-123-70/+143
* add unit test for UnionServiceMapArne Juul2021-08-052-0/+189
* let ServiceMapHistory implement MapListener APIArne Juul2021-07-141-5/+5
* check cancel() return value alsoArne Juul2021-06-281-1/+4
* add ServiceMapHistory classArne Juul2021-06-282-0/+234
* try to avoid valgrind complaints during shutdownArne Juul2021-06-081-0/+2
* Use a hash map for specs. If the request is a point lookup then just use a ha...Henning Baldersheim2021-06-021-1/+1
* Use int for FastOS_UNIX_Application::GetOpt() return value.Tor Egge2021-04-301-1/+1
* Reapply "add more logging" (new and updated slobrok logging)Arne Juul2021-04-211-63/+25
* Revert "add more logging"Harald Musum2021-04-201-25/+63
* simpler backoff testArne Juul2021-04-191-63/+25
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-314-0/+4
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-2/+2
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-1/+1
* - Redo the servicepool to resolve addresses first time and not loadbalance.Henning Baldersheim2020-04-011-9/+3
* avoid race in slobrok unit testArne Juul2020-03-181-0/+6
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-044-10/+10
* 25s -> 60s stabilization time limitHåvard Pettersen2019-06-191-1/+1
* GC unused ancient apiHenning Baldersheim2019-05-135-533/+0
* Stop threadsHenning Baldersheim2019-05-112-0/+2