summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/dispatch/searchcluster/SearchClusterTest.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Disable topk optimisation on dispatch when content distributi...Henning Baldersheim2021-01-081-1/+44
* Revert "Disable topk optimisation on dispatch when content distribution is se...Henning Baldersheim2021-01-081-44/+1
* Disable topk optimisation on dispatch when content distribution is severly sk...Henning Baldersheim2021-01-071-1/+44
* Make SearchCluster.TopKEstimator a top level class.Henning Baldersheim2020-04-151-12/+1
* Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-151-0/+12
* Revert "Revert "Revert "Revert "Don't take combined clusters of size 1 down""""Jon Bratseth2020-03-261-1/+15
* Revert "Revert "Revert "Don't take combined clusters of size 1 down"""Jon Bratseth2020-03-261-15/+1
* Revert "Revert "Don't take combined clusters of size 1 down""Jon Bratseth2020-03-251-1/+15
* Revert "Don't take combined clusters of size 1 down"Harald Musum2020-03-251-15/+1
* Don't take combined clusters of size 1 downJon Bratseth2020-03-251-1/+15
* Revert "Revert "Revert "Revert "Create a resourcepool so that we do not need ...Henning Baldersheim2020-02-191-1/+0
* Revert "Revert "Revert "Create a resourcepool so that we do not need to recon...Harald Musum2020-02-191-0/+1
* Revert "Revert "Create a resourcepool so that we do not need to reconnect to ...Henning Baldersheim2020-02-141-1/+0
* Revert "Create a resourcepool so that we do not need to reconnect to content ...Harald Musum2020-02-141-0/+1
* Create a resourcepool so that we do not need to reconnect to content cluster ...Henning Baldersheim2020-02-131-1/+0
* Decouple so ClusterMonitor is on the outside of the searchcluster and can be ...Henning Baldersheim2020-02-041-13/+5
* Move pingfactory to constructor.Henning Baldersheim2020-02-041-2/+3
* Do not start cluster monitor thread in test as it will race with explicit pin...Henning Baldersheim2020-02-041-2/+2
* Add another ping round to avoid racing with the builtin ping thread that oper...Henning Baldersheim2020-02-031-1/+1
* Wait until Pong has returned before saying you are done.Henning Baldersheim2020-02-031-1/+1
* Provide pongHandler in constructor to avoid needing an AtomicReference.Henning Baldersheim2020-02-031-5/+7
* Use sequence numbers and check on Pong reception instead.Henning Baldersheim2020-02-031-0/+15
* Send ping every second truly async to all nodes who does not have any pending...Henning Baldersheim2020-01-311-7/+7
* Fix unstable testMartin Polden2020-01-301-19/+20
* Close state in requireThatVipStatusIsDefaultDownButComesUpAfterPingingJon Bratseth2020-01-201-7/+13
* Shutdown search cluster monitoring after useHarald Musum2020-01-131-92/+105
* Remove unused executor, log if we get InterruptedExceptionHarald Musum2020-01-131-24/+12
* Wait longerJon Bratseth2020-01-081-5/+17
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* - Shut down monitoring thread.Henning Baldersheim2019-10-041-2/+2
* false is false, and true is true, can not be bothHenning Baldersheim2019-09-201-0/+14
* Revert "Revert "Bratseth/vip logic take 2""Henning Baldersheim2019-09-201-0/+279
* Revert "Bratseth/vip logic take 2"Harald Musum2019-09-201-279/+0
* Drive the ping ourselves to avoid waiting for the monitor thread.Henning Baldersheim2019-09-191-3/+24
* Transition from down to up initiallyJon Bratseth2019-09-191-18/+33
* Revert "Merge pull request #10736 from vespa-engine/revert-10727-balder/add-s...Jon Bratseth2019-09-191-0/+243
* Revert "Add test for in and out of vip and fix bug."HÃ¥kon Hallingstad2019-09-191-243/+0
* Add test for in and out of vip and fix bug.Henning Baldersheim2019-09-191-0/+243