summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/dispatch/rpc/RpcSearchInvokerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-211-2/+3
* Use existing uncompressed lengthJon Bratseth2020-07-011-2/+2
* Formatting changes only#Jon Bratseth2020-07-011-4/+4
* Add support for serializing and compressing once, instead of once per backend...Henning Baldersheim2020-06-301-2/+11
* Support max-hits-per-node in DispatcherJon Bratseth2020-01-081-8/+27
* - Shut down monitoring thread.Henning Baldersheim2019-10-041-1/+1
* Optimizations for search protocol over jrt/protobufOlli Virtanen2019-04-051-16/+19
* Use sort data with java dispatcherOlli Virtanen2019-04-021-3/+2
* Retrieve document summaries over jrt/protobufOlli Virtanen2019-03-271-2/+2
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+92
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-95/+0
* Protobuf object coversion moved to separate class. RPC classes moved to subpa...Olli Virtanen2019-03-121-0/+95