aboutsummaryrefslogtreecommitdiffstats
path: root/vdslib/src
Commit message (Expand)AuthorAgeFilesLines
* - Use a hashmap for string Node/NodeState in ClusterState for fast lookup.Henning Baldersheim2023-08-093-11/+21
* Common code for node serialization too.Henning Baldersheim2023-08-092-43/+40
* All are up if NONE are printed....Henning Baldersheim2023-08-091-1/+1
* Avoid short-circuit optimization trap...Henning Baldersheim2023-08-092-8/+8
* Modernize code and prepare for changing map implementation.Henning Baldersheim2023-08-093-151/+132
* Merge pull request #27990 from vespa-engine/balder/minor-noexceptHenning Baldersheim2023-08-093-18/+14
|\
| * Add noexcept and minor style changesHenning Baldersheim2023-08-083-18/+14
* | Add noexceptHenning Baldersheim2023-08-082-11/+11
|/
* Add back needed codeHarald Musum2023-07-071-0/+11
* Cleanup, simplify, remove dead code. No functional changesHarald Musum2023-07-0719-340/+211
* Minor refactoring and start of some new testHarald Musum2023-07-051-2/+2
* Deserialize match features in SearchResult used in streaming search.Geir Storli2023-05-022-15/+73
* Serialize match features in vdslib::SearchResult.Tor Egge2023-04-283-18/+214
* Add match features to search result in vdslib module.Tor Egge2023-04-273-7/+67
* Build with jdk20Jon Bratseth2023-04-171-2/+2
* Use std::distance to find distance between two iterators.Tor Egge2023-04-031-2/+3
* Use return value from std::unique.Tor Egge2023-04-031-1/+2
* More understandable errors, and implement inner convertJon Bratseth2023-03-311-8/+8
* Don't use record, fails when running system testsHarald Musum2023-03-281-3/+21
* Deprecate distributor_auto_ownership_transfer_on_whole_group_downHarald Musum2023-03-283-649/+11
* Simplify and add todo about removing disk_distribution in Vespa 9Harald Musum2023-03-281-5/+0
* Minor cleanup, no functional changesHarald Musum2023-03-274-46/+34
* Move test code to test classHarald Musum2023-03-261-39/+0
* Timestamp used in NodeState must have well defined resolution in order to com...Henning Baldersheim2023-02-073-20/+16
* Let default max timeout be 600sHenning Baldersheim2023-02-071-2/+1
* it => token and some formattingHenning Baldersheim2023-02-071-51/+31
* Revert "Revert "Use steady_time for vdslib::NodeState MERGEOK""Henning Baldersheim2023-02-073-45/+45
* Revert "Use steady_time for vdslib::NodeState MERGEOK"Henning Baldersheim2023-02-073-45/+45
* Use steady_time for vdslib::NodeStateHenning Baldersheim2023-02-073-45/+45
* Revert "Øess use of getSeconds/getMicroSeconds/getMilliSeconds."Henning Baldersheim2023-02-073-45/+45
* Øess use of getSeconds/getMicroSeconds/getMilliSeconds.Henning Baldersheim2023-02-053-45/+45
* deinline destructors.Henning Baldersheim2023-02-012-1/+4
* Include cstdint to get declaration of fixed width integer types.Tor Egge2023-01-281-0/+1
* Replace synchronized Stack with Deque in feed and query path.Henning Baldersheim2023-01-251-80/+83
* Change from typedef to using in vdslib C++ code.Geir Storli2022-12-2110-22/+22
* GC unused code (using BobHash)Henning Baldersheim2022-11-211-19/+1
* Move related non-local variables to same translation unit to ensureTor Egge2022-10-245-12/+44
* Replace jettison with jacksonjonmv2022-10-2143-26624/+21321
* Remove validDiskState, not usedHarald Musum2022-10-051-18/+11
* Reduce include and visibility of ptrholder.hHenning Baldersheim2022-09-231-1/+1
* Suppress warningHarald Musum2022-07-071-0/+1
* fix more undefined behaviorHåvard Pettersen2022-06-221-1/+1
* stop passing nullptrHåvard Pettersen2022-06-211-1/+3
* cleanup unused second pass statsArne H Juul2022-06-083-44/+2
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-081-3/+0
* Keep algorithm includedHenning Baldersheim2022-05-141-0/+1
* GC unused code and dependenciesHenning Baldersheim2022-05-142-2/+1
* Revert "Merge pull request #22439 from vespa-engine/revert-22429-bratseth/sch...Jon Bratseth2022-05-051-26/+30
* Revert "Bratseth/schema info 5 take 2"Harald Musum2022-05-041-30/+26
* Revert "Merge pull request #22428 from vespa-engine/revert-22426-bratseth/sch...Jon Bratseth2022-05-031-26/+30