aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/dispatch/searchcluster
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Henning Baldersheim2020-01-311-7/+7
| | | | pending pings.
* 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
| | | | | - Remove fs4 cleanup. - Add some more debug information for group status.
* 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
| | | | | - Use tri-state logic for working/failing/unknown - Be initially down in test and verify we come up
* Revert "Merge pull request #10736 from ↵Jon Bratseth2019-09-191-0/+243
| | | | | | | vespa-engine/revert-10727-balder/add-searchcluster-test-with-local" This reverts commit 992b73092f0d14beb3ae380904d27886fe4dbc89, reversing changes made to 925ad2648e24ca0db15054beb7450f209712e404.
* 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