summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch/rpc/RpcResourcePool.java
Commit message (Expand)AuthorAgeFilesLines
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Non-functional changes onlyJon Bratseth2021-04-121-0/+1
* Shutdown and join the rpc client transport threads.Henning Baldersheim2020-09-211-2/+6
* Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
* Revert "Revert "Revert "Revert "Create a resourcepool so that we do not need ...Henning Baldersheim2020-02-191-3/+10
* Revert "Revert "Revert "Create a resourcepool so that we do not need to recon...Harald Musum2020-02-191-10/+3
* Revert "Revert "Create a resourcepool so that we do not need to reconnect to ...Henning Baldersheim2020-02-141-3/+10
* Revert "Create a resourcepool so that we do not need to reconnect to content ...Harald Musum2020-02-141-10/+3
* Create a resourcepool so that we do not need to reconnect to content cluster ...Henning Baldersheim2020-02-131-3/+10
* Use one JRT Supervisor now that it supports multiple transport threadsOlli Virtanen2019-05-141-9/+10
* Optimizations for search protocol over jrt/protobufOlli Virtanen2019-04-051-18/+53
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+61
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-61/+0
* Protobuf object coversion moved to separate class. RPC classes moved to subpa...Olli Virtanen2019-03-121-0/+61