aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/vespa-feed-bm/spi_bm_feed_handler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Start moving portions of vespa-feed-bm app to searchcore_bmcluster library.Tor Egge2021-09-101-158/+0
* Avoid creating buckets via SPI when using distributor.Tor Egge2020-11-301-6/+0
* Remove load type from ContextHenning Baldersheim2020-11-241-4/+2
* Stop using PartitionId in searchcore module.Tor Egge2020-10-161-1/+0
* Remove partitions from SPI.Tor Egge2020-10-141-5/+5
* Benchmark get operations.Tor Egge2020-10-131-1/+15
* Get bucket info after a put, update or remove on spi.Tor Egge2020-10-121-9/+39
* Move out classes to separate files. Enable feeding via distributor.Tor Egge2020-09-301-0/+20
* Check storage reply for errors in vespa-feed-bm.Tor Egge2020-09-281-8/+18
* Factor out feed handlers for benchmark feed.Tor Egge2020-09-241-0/+93