aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch
Commit message (Expand)AuthorAgeFilesLines
* Add/corect copyright headersJon Bratseth2020-01-035-0/+5
* Verify that destruct does not do bad things during destruct.Henning Baldersheim2019-12-191-1/+3
* This is the correct way of shutting down the the Dispatcher.Henning Baldersheim2019-12-182-3/+3
* Deprecate useLocalNodeJon Bratseth2019-11-201-7/+4
* Do rebalancing deployments in the RebalancerJon Bratseth2019-11-181-4/+2
* Remove leftovers from dispatching through fdispatchJon Bratseth2019-11-143-51/+30
* FastSearcher must not call shutdown on the dispatcher, as it does not own it.Henning Baldersheim2019-11-041-4/+3
* Create one Dispatcher component per search clusterJon Bratseth2019-10-252-12/+32
* Use a 'legal' ping timeout code.Henning Baldersheim2019-10-101-1/+1
* Avoid too much logging during node up and down.Henning Baldersheim2019-10-041-1/+3
* Improve readability.Henning Baldersheim2019-10-042-2/+2
* - Shut down monitoring thread.Henning Baldersheim2019-10-043-17/+34
* Clean up the dispatch protobuf flag too.Henning Baldersheim2019-09-222-5/+3
* false is false, and true is true, can not be bothHenning Baldersheim2019-09-201-4/+7
* Revert "Revert "Bratseth/vip logic take 2""Henning Baldersheim2019-09-206-76/+100
* Revert "Bratseth/vip logic take 2"Harald Musum2019-09-206-100/+76
* Drive the ping ourselves to avoid waiting for the monitor thread.Henning Baldersheim2019-09-191-0/+2
* No need to set up depending on coverageJon Bratseth2019-09-191-2/+1
* Transition from down to up initiallyJon Bratseth2019-09-194-33/+24
* Revert "Merge pull request #10735 from vespa-engine/revert-10732-bratseth/cla...Jon Bratseth2019-09-191-19/+17
* Revert "Merge pull request #10736 from vespa-engine/revert-10727-balder/add-s...Jon Bratseth2019-09-191-5/+3
* Revert "Merge pull request #10737 from vespa-engine/revert-10717-bratseth/vip...Jon Bratseth2019-09-195-64/+100
* Revert "Bratseth/vip logic"Håkon Hallingstad2019-09-195-100/+64
* Revert "Add test for in and out of vip and fix bug."Håkon Hallingstad2019-09-191-3/+5
* Revert "Clarify logic: No functional change"Harald Musum2019-09-191-17/+19
* Clarify logic: No functional changeJon Bratseth2019-09-191-19/+17
* Add test for in and out of vip and fix bug.Henning Baldersheim2019-09-191-5/+3
* Be in service if we can reach any nodes regardless of whether they have dataJon Bratseth2019-09-191-3/+3
* Take symmetric vip actions. Only act on full infoJon Bratseth2019-09-192-30/+58
* Minor cleanup, no functional changesJon Bratseth2019-09-194-37/+45
* Invert compare to follow inverted logic.Henning Baldersheim2019-09-191-1/+1
* Make the criteria for taking a node down clear.Henning Baldersheim2019-09-191-22/+33
* Revert "Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatchin...Henning Baldersheim2019-09-196-99/+33
* Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from f...Henning Baldersheim2019-09-196-33/+99
* Add some clarifying comments.Henning Baldersheim2019-09-181-0/+5
* Protobuf, unless dispatch.summariesHenning Baldersheim2019-09-181-1/+2
* Any docs are better than none.Henning Baldersheim2019-09-181-2/+2
* If no groups are good enough, we are down.Henning Baldersheim2019-09-181-2/+6
* Ensure that we will set the vipstatus to good when we are good.Henning Baldersheim2019-09-181-8/+9
* Use a ternary to visualize that we always return something valid.Henning Baldersheim2019-09-181-5/+3
* It is not an option to return empty optional.Henning Baldersheim2019-09-182-10/+4
* Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearc...Henning Baldersheim2019-09-185-76/+7
* Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearcher"""Henning Baldersheim2019-09-185-7/+76
* Revert "Revert "Balder/no more fs4 dispatching from fastsearcher""Henning Baldersheim2019-09-185-76/+7
* Revert "Balder/no more fs4 dispatching from fastsearcher"Henning Baldersheim2019-09-175-7/+76
* Some more cleanupHenning Baldersheim2019-09-171-11/+3
* No more fs4 dispatching from fastsearcher.Henning Baldersheim2019-09-174-65/+4
* Set relevance to 0.0 if sorting.Henning Baldersheim2019-09-161-2/+2
* Revert "Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK"""Henning Baldersheim2019-09-167-92/+167
* Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK""Henning Baldersheim2019-09-167-167/+92