aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/vespa/slobrok/server/exchange_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHÃ¥vard Pettersen2023-03-061-1/+1
* to make metric useful, check consensus somewhat more oftenArne Juul2023-01-111-2/+2
* use vespalib::steady_time and to_sArne Juul2023-01-051-4/+3
* add metric for time since last full consensusArne Juul2023-01-051-1/+17
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* simplify moreArne H Juul2021-09-201-9/+5
* remove unused filesArne H Juul2021-09-201-1/+0
* removing more codeArne H Juul2021-09-201-33/+6
* remove unused variablesArne H Juul2021-09-201-4/+2
* stop sending old-sync RPC callsArne H Juul2021-09-201-14/+0
* more peer management logic directly in SBEnvArne H Juul2021-09-171-3/+3
* skip diff between worlds when using new logicArne H Juul2021-09-081-11/+13
* restrict scope of using statementArne Juul2021-08-301-2/+1
* diff with helper functionArne Juul2021-08-301-27/+35
* do diff of new/old worlds as part of health checkArne Juul2021-08-261-0/+35
* stop exposing so much internal stateArne Juul2021-08-201-1/+1
* make the "Ignore" script more explicitArne Juul2021-08-201-1/+1
* Revert "Arnej/wire consensus map"Harald Musum2021-08-161-2/+0
* add consensus map and wire its inputsArne Juul2021-08-161-0/+2
* some fixups for mirror of remote slobrok map:Arne Juul2021-08-121-7/+5
* Try using slobrok.internal.fetchLocalView alsoArne Juul2021-08-111-0/+1
* consistent hierarchical naming in log setupArne Juul2021-07-011-1/+1
* we must now be prepared for multiple notifyOk callsArne Juul2021-06-241-3/+2
* Modernize slobrok internals moreArne Juul2018-10-081-18/+21
* Revert "Arnej/avoid multiple callbacks 2"Henning Baldersheim2018-10-081-37/+20
* RequestDone must still cleanup after AbortArne Juul2018-10-081-2/+10
* avoid multiple callbacks, take 2Arne Juul2018-10-081-20/+29
* Revert "Arnej/avoid multiple callbacks"Harald Musum2018-10-031-29/+20
* reduce data multiplicationArne Juul2018-10-031-10/+11
* simplify some APIsArne Juul2018-10-031-10/+11
* rename class to something readableArne Juul2018-10-031-4/+4
* avoid multi-thread issueArne Juul2018-10-031-2/+9
* Follow up on PR comments.Henning Baldersheim2018-09-281-1/+1
* Use std::unique_ptrHenning Baldersheim2018-09-281-5/+5
* Modernise code and use smart pointers and favor std containers over homegrown...Henning Baldersheim2018-09-281-79/+50
* 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
* Reduce exposure of fastos.h and frt.h.Henning Baldersheim2017-05-301-14/+4
* PublishJon Bratseth2016-06-151-0/+286