summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/cluster
Commit message (Expand)AuthorAgeFilesLines
* remove container.legacy-emulation configArne Juul2019-01-211-14/+10
* Specify dispatchJon Bratseth2019-01-021-0/+2
* An unrecoverable config error should be thrown back and not silently logged.Henning Baldersheim2019-01-021-5/+3
* Deprecate Server.getServerDiscriminatorJon Bratseth2018-11-281-3/+5
* When pooling ClusterMonitors and SearchClusters you will add a cluster every ...Henning Baldersheim2018-11-152-3/+3
* Intellij based cleanup.Henning Baldersheim2018-11-061-3/+2
* Revert "Revert "Limit document selection per cluster by the document type of ...Henning Baldersheim2018-10-071-1/+6
* Revert "Limit document selection per cluster by the document type of the clus...Henning Baldersheim2018-10-071-6/+1
* Limit document selection per cluster by the document type of the cluster.Henning Baldersheim2018-10-051-1/+6
* Status is known when failingJon Bratseth2018-10-021-1/+3
* Test that distribution key is carried from direct search to rpc summaryJon Bratseth2018-08-091-3/+3
* Nonfunctional changesJon Bratseth2018-06-201-2/+1
* Parse before cloneJon Bratseth2018-05-281-0/+1
* Stop using source number: Same uniqueness as source nameJon Bratseth2018-05-021-6/+4
* Remove row+column supportJon Bratseth2018-04-271-1/+0
* Revert "Merge pull request #5663 from vespa-engine/revert-5628-bratseth/dispa...Jon Bratseth2018-04-231-0/+1
* Revert "Bratseth/dispatch summaries take 4"Jon Bratseth2018-04-221-1/+0
* Revert "Merge pull request #5613 from vespa-engine/revert-5594-bratseth/dispa...Jon Bratseth2018-04-171-0/+1
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-171-1/+0
* Revert "Merge pull request #5583 from vespa-engine/revert-5568-revert-5541-re...Jon Bratseth2018-04-161-0/+1
* Revert "Revert "Revert "dispatch.summaries by default when possible"""Jon Bratseth2018-04-131-1/+0
* Decode docsums the old fashioned wayJon Bratseth2018-04-121-0/+1
* As we are on tcp and only local connection we can afford to be a bit more agg...Henning Baldersheim2018-04-063-12/+5
* Clean out some unknown debug code.Henning Baldersheim2018-04-051-46/+22
* Remove support for multiple TLD'sHenning Baldersheim2018-04-052-200/+31
* Only add the local TLD.Henning Baldersheim2018-04-051-8/+10
* Don't change VIP status when creating a new ClusterSearcherJon Bratseth2018-03-023-23/+33
* Nonfunctional changes onlyJon Bratseth2017-09-111-2/+2
* Update copyright headersJon Bratseth2017-06-146-6/+6
* Revert "Update copyright headers"Jon Bratseth2017-06-146-6/+6
* Update copyright headersJon Bratseth2017-06-146-6/+6
* Revert "Copyright header"Jon Bratseth2017-06-136-6/+6
* Copyright headerJon Bratseth2017-06-136-6/+6
* use documentation comment for expected invariantArne H Juul2017-02-071-3/+2
* handle duplicate addArne H Juul2017-02-071-22/+27
* changing initial state did not workArne H Juul2017-02-072-4/+5
* assume node down until proven otherwiseArne H Juul2017-02-062-16/+12
* Correct condition for adding trace messageJon Bratseth2016-11-071-1/+2
* Move messages from log to trace (#925)Jon Bratseth2016-10-211-21/+20
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-1/+1
* Rename getLocalhost to getHostNameHÃ¥kon Hallingstad2016-10-131-1/+1
* VIP status for combined clustersJon Bratseth2016-10-072-7/+16
* Message VIP handler from SearchClusterJon Bratseth2016-10-061-1/+1
* Refactoring only: Move direct dispatch decision to SearchClusterJon Bratseth2016-10-051-7/+4
* Nonfunctional changes onlyJon Bratseth2016-10-051-7/+4
* Nonfunctional changes onlyJon Bratseth2016-10-052-14/+8
* Nonfunctional changes onlyJon Bratseth2016-10-055-162/+23
* Update commentHarald Musum2016-10-031-2/+3
* Wait some time before starting ping thread, needed due to OSGi issuesHarald Musum2016-09-301-1/+4
* Start ping thread immediatelyHarald Musum2016-09-291-1/+1