aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch/rpc/RpcClient.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Let RpcResourcePool handle live changes.Henning Baldersheim2022-11-251-1/+8
* Only have the DispatchNodesConfig inject into one component.Henning Baldersheim2022-11-231-1/+1
* Log number of working/nodes and nodes.Henning Baldersheim2021-11-051-3/+0
* remove unused RpcFill protocol implementationArne H Juul2021-10-191-50/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-211-0/+5
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-2/+2
* Connect early as you know you will need them soon.Henning Baldersheim2020-02-281-5/+5
* Better select grouping parsingJon Bratseth2020-01-221-1/+2
* Verify that destruct does not do bad things during destruct.Henning Baldersheim2019-12-191-1/+3
* Use one JRT Supervisor now that it supports multiple transport threadsOlli Virtanen2019-05-141-1/+5
* Optimizations for search protocol over jrt/protobufOlli Virtanen2019-04-051-26/+24
* Retrieve document summaries over jrt/protobufOlli Virtanen2019-03-271-20/+16
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+174
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-174/+0
* Change RPC method nameOlli Virtanen2019-03-121-1/+1
* Protobuf object coversion moved to separate class. RPC classes moved to subpa...Olli Virtanen2019-03-121-0/+174