summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch/RpcResourcePool.java
Commit message (Expand)AuthorAgeFilesLines
* Search over protobuf + jrtOlli Virtanen2019-03-191-83/+0
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-0/+83
* Protobuf object coversion moved to separate class. RPC classes moved to subpa...Olli Virtanen2019-03-121-60/+0
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-23/+0
* Remove the packet cache. It will very soon loose its value as we are changing...Henning Baldersheim2019-03-071-2/+1
* remove container.legacy-emulation configArne Juul2019-01-211-15/+2
* CloseableChannel split to search and fill inokersOlli Virtanen2018-10-011-0/+97