aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/proton/proton.cpp
Commit message (Expand)AuthorAgeFilesLines
* Install Abseil failure signal handler in distributor/proton daemonsTor Brede Vekterli2024-04-101-0/+15
* Track oldest config generation used for streaming search.Tor Egge2024-02-051-3/+15
* Wire HwInfo into MergeThrottler and use for auto-deduction of memory limitsTor Brede Vekterli2023-11-021-5/+7
* Update copyrightJon Bratseth2023-10-091-1/+1
* Setup search visitor without proton process.Tor Egge2023-05-101-1/+1
* Pass transport and file distributor connection spec to SearchEnvironmentTor Egge2023-05-101-4/+20
* avoid using fastos thread in searchcoreHåvard Pettersen2023-02-271-6/+4
* untangle fnet from fastosHåvard Pettersen2023-02-221-3/+3
* remove document::RunnableHåvard Pettersen2023-02-201-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Merge pull request #22879 from vespa-engine/toregge/remove-most-use-of-vespal...Tor Egge2022-06-031-2/+2
|\
| * Remove most use of vespalib::rmdir in searchcore.Tor Egge2022-06-021-2/+2
* | Let deadlock detector dump stack of potentially deadlocked threadsTor Brede Vekterli2022-06-021-0/+1
|/
* Start the transport in teh constructor.Henning Baldersheim2022-05-121-4/+5
* Wrap the FNET_Transport to make it exception safe.Henning Baldersheim2022-05-121-4/+16
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-13/+12
* move default fadvise setupHåvard Pettersen2022-04-051-0/+21
* Use the InvokeService to tick the clock instead of having a dedicated separat...Henning Baldersheim2022-02-281-1/+1
* Move start and run into separate method to properly scope lifetime of objects...Henning Baldersheim2022-02-251-55/+59
* Revert "Revert "- Create the common transport and threadpool in the main loop.""Henning Baldersheim2022-02-241-2/+19
* Revert "- Create the common transport and threadpool in the main loop."Henning Baldersheim2022-02-241-19/+2
* Use a config builder.Henning Baldersheim2022-02-241-2/+8
* - Create the common transport and threadpool in the main loop.Henning Baldersheim2022-02-241-2/+13
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-201-4/+7
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Start the metrics manager after everything has been setup to avoid the expens...Henning Baldersheim2021-03-191-5/+2
* Call std::_Exit(0) if SIGINT or SIGTERM is received while loadingTor Egge2021-02-041-1/+43
* Use forward declarations to reduce amount of included code.Henning Baldersheim2021-01-151-0/+1
* Include thread header file when needed.Tor Egge2021-01-041-0/+1
* Remove search::StateFile and search::StateBuf.Tor Egge2020-10-161-35/+0
* Remove search::IOErrorHandler.Tor Egge2020-10-161-3/+0
* Remove search::SigBusHandler.Tor Egge2020-10-161-3/+0
* Remove stoponioerrors from proton config.Tor Egge2020-10-161-43/+7
* Close config and reset component tokens prior to state server shutdownTor Brede Vekterli2020-07-131-1/+1
* Shutdown state server and metric manager before service layerTor Brede Vekterli2020-07-131-0/+3
* Add a rank feature that will use the distribution key to provide a globally u...Henning Baldersheim2020-06-221-4/+2
* Catch and exit nicely on config error.Henning Baldersheim2020-02-101-6/+14
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-3/+4
* Follow api changeHenning Baldersheim2019-11-221-1/+1
* Merge branch 'master' into balder/milliseconds-in-config-rebased-1Henning Baldersheim2019-11-221-6/+6
|\
| * Reduce the number of different ways to get the time.Henning Baldersheim2019-11-211-5/+5
* | FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-3/+3
|/
* Add type casts and adjust format strings in searchcore module.Tor Egge2019-03-141-1/+1
* Metric manager must be initialized too, not only metric engine.Henning Baldersheim2018-02-051-2/+5
* Align membersHenning Baldersheim2017-09-051-2/+0
* WE must listen to everyone who wants to stop.Henning Baldersheim2017-09-051-3/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1