aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch
Commit message (Expand)AuthorAgeFilesLines
* Propagate relevance even if sorting is used.Henning Baldersheim2020-04-162-8/+4
* isWorking is tri-stateJon Bratseth2020-04-161-1/+1
* Merge pull request #12918 from vespa-engine/balder/top-k-probabilityHenning Baldersheim2020-04-164-1/+66
|\
| * Add copyright too.Henning Baldersheim2020-04-151-0/+1
| * Use camelcaseHenning Baldersheim2020-04-151-1/+1
| * Add query control of top-k-probability.Henning Baldersheim2020-04-154-7/+34
| * Make SearchCluster.TopKEstimator a top level class.Henning Baldersheim2020-04-152-25/+33
| * Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-152-1/+30
* | Don't avoid group blocking feed when groups = 1Jon Bratseth2020-04-151-1/+2
* | Avoid a single group rejecting feedJon Bratseth2020-04-156-39/+60
|/
* Revert "Revert "Revert "Revert "Don't take combined clusters of size 1 down""""Jon Bratseth2020-03-261-5/+8
* Revert "Revert "Revert "Don't take combined clusters of size 1 down"""Jon Bratseth2020-03-261-8/+5
* Revert "Revert "Don't take combined clusters of size 1 down""Jon Bratseth2020-03-251-5/+8
* Revert "Don't take combined clusters of size 1 down"Harald Musum2020-03-251-8/+5
* Don't take combined clusters of size 1 downJon Bratseth2020-03-251-5/+8
* GC unused importsHenning Baldersheim2020-03-061-6/+0
* Let the implementation decide what kind of warmup is needed.Henning Baldersheim2020-03-061-14/+8
* Add JIT warmup of lz4.Henning Baldersheim2020-03-061-0/+30
* Connect early as you know you will need them soon.Henning Baldersheim2020-02-281-5/+5
* Revert "Revert "Revert "Revert "Create a resourcepool so that we do not need ...Henning Baldersheim2020-02-195-25/+20
* Revert "Revert "Revert "Create a resourcepool so that we do not need to recon...Harald Musum2020-02-195-20/+25
* Revert "Revert "Create a resourcepool so that we do not need to reconnect to ...Henning Baldersheim2020-02-145-25/+20
* Revert "Create a resourcepool so that we do not need to reconnect to content ...Harald Musum2020-02-145-20/+25
* Create a resourcepool so that we do not need to reconnect to content cluster ...Henning Baldersheim2020-02-135-25/+20
* Compute full group and coverage state before we say we are complete.Henning Baldersheim2020-02-111-0/+8
* Keep silent until you know what you are talking about.Henning Baldersheim2020-02-111-0/+1
* Never nullHenning Baldersheim2020-02-111-2/+0
* Add more pong infoHenning Baldersheim2020-02-051-2/+2
* Update abiHenning Baldersheim2020-02-041-0/+18
* Decouple so ClusterMonitor is on the outside of the searchcluster and can be ...Henning Baldersheim2020-02-042-31/+20
* Move pingfactory to constructor.Henning Baldersheim2020-02-043-30/+25
* Do not start cluster monitor thread in test as it will race with explicit pin...Henning Baldersheim2020-02-042-3/+6
* Merge pull request #12031 from vespa-engine/balder/wait-until-nodestate-is-knownHenning Baldersheim2020-02-032-1/+6
|\
| * A dispatcher should not be considered ready before it has information about a...Henning Baldersheim2020-01-312-1/+6
* | Provide pongHandler in constructor to avoid needing an AtomicReference.Henning Baldersheim2020-02-035-14/+15
* | lastPing -> lastPong.Henning Baldersheim2020-02-031-5/+5
* | Do not catch more than you can handle.Henning Baldersheim2020-02-031-3/+2
* | Use sequence numbers and check on Pong reception instead.Henning Baldersheim2020-02-032-14/+33
* | Add comment on semantics.Henning Baldersheim2020-01-311-0/+3
* | Send ping every second truly async to all nodes who does not have any pending...Henning Baldersheim2020-01-317-58/+80
|/
* Better select grouping parsingJon Bratseth2020-01-221-1/+2
* Add and propagate isBlockingWrite fieldJon Bratseth2020-01-202-5/+8
* Add isBlockingWrites to pongJon Bratseth2020-01-202-1/+3
* Revert "Merge pull request #11820 from vespa-engine/revert-11816-bratseth/dis...Jon Bratseth2020-01-161-2/+5
* Revert "Bratseth/dispatch tuning cleanup"Bjørn Christian Seime2020-01-161-5/+2
* Non-functional cleanupJon Bratseth2020-01-161-2/+5
* Non-functional changes onlyJon Bratseth2020-01-101-1/+2
* Deprecate and ignore use-local-nodeJon Bratseth2020-01-091-12/+2
* Support max-hits-per-node in DispatcherJon Bratseth2020-01-088-15/+41
* Add/corect copyright headersJon Bratseth2020-01-035-0/+5