aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/rpc_hooks.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* We do not need to maintain a separate executor just for handling random manua...Henning Baldersheim2022-02-241-6/+0
* GC void pandora.rtc.shutdown command.Henning Baldersheim2022-02-231-1/+0
* Remove support for sessions with pandora.rtc.getState polling over same conne...Henning Baldersheim2022-02-231-42/+1
* GC unused down trackingHenning Baldersheim2022-02-231-3/+0
* Make ConfigUri constructors explicit and use same context where possible in p...Henning Baldersheim2022-02-201-2/+2
* remove old docsum_by_slime RPC protocolArne H Juul2021-10-251-8/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Add config control of number of transport threads used for rpc server servi...Henning Baldersheim2021-03-301-3/+7
* Use lambda over closure. c++11ificationHenning Baldersheim2021-01-231-2/+1
* Control the number of rpc threads and set it to #cores/4 instead of the fixed...Henning Baldersheim2020-11-121-1/+2
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-7/+5
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-5/+7
* Use std::chrono.Henning Baldersheim2019-12-091-7/+5
* Add typesafe SteadyTimeStamp.Henning Baldersheim2019-11-151-4/+4
* Use ClockSteady.Henning Baldersheim2019-11-151-8/+4
* GC some unused code related to fs4 protocol that has now gone missing.Henning Baldersheim2019-09-271-1/+0
* add search protocol metricsHåvard Pettersen2019-08-291-0/+1
* introduce online state in proto rpc adapterHåvard Pettersen2019-05-141-0/+1
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-0/+3
* initial searchprotocol implementation in cppHåvard Pettersen2019-03-251-0/+4
* Remove unused methods for turning off matchengine.Tor Egge2018-03-201-4/+0
* Use standard locking in searchcore/proton/server (pass 2).Tor Egge2017-12-111-1/+4
* Remove functionality from pre SPI era.Henning Baldersheim2017-10-161-15/+8
* Replace tab with spaces.Geir Storli2017-09-131-2/+2
* Use std::atomic all over and completely get rid of homegrown atomics.Henning Baldersheim2017-08-111-1/+0
* 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-8/+7
* Remove unused schema changes related code. We now use state v1 api toTor Egge2017-05-261-6/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-4/+4
* Rejected config => delayed (attribute aspects in) config.Tor Egge2017-04-271-5/+5
* Remove usage of wipe history.Tor Egge2017-04-261-2/+0
* Include what you need as gcc 6 provides less.Henning Baldersheim2016-12-121-1/+3
* PublishJon Bratseth2016-06-151-0/+139