aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/rpc_hooks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove proton rpc function die.Tor Egge10 days1-18/+0
* Use std::_Exit instead of std::quick_exit.Tor Egge13 days1-1/+2
* Acknowledge death sentence and leave execution to the master.Henning Baldersheim2024-05-071-2/+8
* Update copyrightJon Bratseth2023-10-091-1/+1
* untangle fnet from fastosHåvard Pettersen2023-02-221-1/+1
* Add capabilities and RPC filters for sentinel and internal Proton APIsTor Brede Vekterli2022-08-251-0/+14
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-0/+1
* Merge pull request #21378 from vespa-engine/toregge/avoid-warning-when-compil...Henning Baldersheim2022-02-241-1/+3
|\
| * Avoid compiler warning when using thread sanitizer on CentOS Stream 8.Tor Egge2022-02-241-1/+3
* | We do not need to maintain a separate executor just for handling random manua...Henning Baldersheim2022-02-241-14/+2
|/
* GC void pandora.rtc.shutdown command.Henning Baldersheim2022-02-231-10/+0
* Remove support for sessions with pandora.rtc.getState polling over same conne...Henning Baldersheim2022-02-231-153/+9
* GC unused down trackingHenning Baldersheim2022-02-231-11/+1
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-201-4/+4
* remove old docsum_by_slime RPC protocolArne H Juul2021-10-251-31/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-271-1/+1
* - Add config control of number of transport threads used for rpc server servi...Henning Baldersheim2021-03-301-4/+6
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* Use lambda over closure. c++11ificationHenning Baldersheim2021-01-231-30/+22
* Control the number of rpc threads and set it to #cores/4 instead of the fixed...Henning Baldersheim2020-11-121-3/+4
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-1/+3
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-1/+1
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* GC unused code.Henning Baldersheim2019-12-161-1/+0
* Use std::chrono.Henning Baldersheim2019-12-091-5/+5
* Add typesafe SteadyTimeStamp.Henning Baldersheim2019-11-151-3/+4
* Use ClockSteady.Henning Baldersheim2019-11-151-9/+9
* introduce online state in proto rpc adapterHåvard Pettersen2019-05-141-0/+6
* Merge branch 'master' into balder/use-2-transport-threads-for-proton-rpcHenning Baldersheim2019-05-111-4/+3
|\
| * Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-3/+5
* | Unify on emplace_back and code style.Henning Baldersheim2019-05-081-51/+32
* | Use 2 thransport threads for proton rpc.Henning Baldersheim2019-05-081-2/+5
|/
* initial searchprotocol implementation in cppHåvard Pettersen2019-03-251-0/+4
* Add type casts and adjust format strings in searchcore module.Tor Egge2019-03-141-3/+3
* Fix format strings in searchcore module.Tor Egge2019-03-121-2/+2
* remove non-instant invocationHåvard Pettersen2018-09-051-8/+8
* Hook the summary metrics in.Henning Baldersheim2018-04-201-3/+4
* Add transport independent docsum metricsHenning Baldersheim2018-04-201-1/+2
* Remove unused methods for turning off matchengine.Tor Egge2018-03-201-40/+0
* Use schematic 'type', 'message', 'details' error schema.Henning Baldersheim2018-02-021-1/+0
* Use standard locking in searchcore/proton/server (pass 2).Tor Egge2017-12-111-4/+7
* Remove functionality from pre SPI era.Henning Baldersheim2017-10-161-7/+12
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-1/+1
* 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
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Removed frt.h from header files to reduce include volume.Henning Baldersheim2017-06-011-14/+12