aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/cluster/ClusterSearcher.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Simplify a bitjonmv2023-07-131-1/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-2/+2
* No functional changesJon Bratseth2022-05-181-2/+2
* - Name the monitor thread and make it a daemon.Henning Baldersheim2022-02-031-3/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Replace remaining LogLevel.<level> with corresponding Levelgjoranv2020-04-251-5/+5
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Non-functional changes onlyJon Bratseth2020-03-241-15/+0
* Decouple so ClusterMonitor is on the outside of the searchcluster and can be ...Henning Baldersheim2020-02-041-5/+5
* Add isBlockingWrites to pongJon Bratseth2020-01-201-1/+1
* Avoid starting the ping thread automatically for tests.Henning Baldersheim2019-12-191-1/+6
* Cleanup - no functional changesJon Bratseth2019-09-201-20/+14
* Increase timeoutJon Bratseth2019-05-241-1/+1
* SimplifyJon Bratseth2019-01-301-17/+12
* As we are on tcp and only local connection we can afford to be a bit more agg...Henning Baldersheim2018-04-061-3/+6
* Don't validate when reloading modelsJon Bratseth2018-02-261-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* use standard formatting for Override annotationArne H Juul2017-05-301-1/+2
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-171-17/+8
* Only use direct dispatch when the local node is respondingJon Bratseth2016-08-161-3/+6
* Nonfunctional changes onlyJon Bratseth2016-08-101-67/+40
* Use github name in @authorJon Bratseth2016-06-161-1/+1
* PublishJon Bratseth2016-06-151-0/+374