aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/proton_disk_layout
Commit message (Collapse)AuthorAgeFilesLines
* Use std::filesystem::is_directory and std::filesystem::existsTor Egge2023-07-201-1/+1
|
* Export moved config definitions.Tor Egge2023-05-091-1/+0
|
* Remove most use of vespalib::rmdir in searchcore.Tor Egge2022-06-021-3/+4
|
* Revert "Revert "Revert "Revert "Use common tranport for TlsClient""""Henning Baldersheim2022-02-231-5/+5
|
* Revert "Revert "Revert "Use common tranport for TlsClient"""Harald Musum2022-02-231-5/+5
|
* Revert "Revert "Use common tranport for TlsClient""Henning Baldersheim2022-02-221-5/+5
|
* Revert "Use common tranport for TlsClient"Harald Musum2022-02-221-5/+5
|
* - Use common tranport for TlsClient.Henning Baldersheim2022-02-221-5/+5
| | | | - Also refactor to simplify unit tests.
* Add helper classes containg a FNET_Transport and a FastOS_ThreadPool to ↵Henning Baldersheim2022-02-212-10/+6
| | | | reduce test boiler plate.
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and ↵Henning Baldersheim2022-02-201-2/+11
| | | | | | | | | | TransactionLogServer. This reduces the number of Transport object by 1 per document type and netto 1 in Proton. Each of them contains 2 threads. In addition it uses a common Transport for the RpcFileAcquirer objects used during config fetching. This prevents creating 3 temporary Transport objects on every reconfig.
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
|
* Decouple code and reduce code visibility.Henning Baldersheim2020-09-151-1/+1
|
* Remove unused document db dirs.Tor Egge2018-07-312-0/+187