aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/bmcluster/bm_cluster_controller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use ref_counted in fnetHÃ¥vard Pettersen2023-03-061-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Increase lifetime of BmClusterController.Tor Egge2021-09-161-5/+27
* Move ownership of feed handlers from BmNode to BmCluster.Tor Egge2021-09-141-8/+6
* Use uint32_t for node index and number of nodes.Tor Egge2021-09-131-3/+3
* Enable multiple benchmarks nodes in benchmark cluster.Tor Egge2021-09-111-7/+11
* Start moving portions of vespa-feed-bm app to searchcore_bmcluster library.Tor Egge2021-09-101-0/+57