aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/Pong.java
Commit message (Collapse)AuthorAgeFilesLines
* Add target active docs to toStringHenning Baldersheim2022-09-091-2/+3
|
* soonActive => targetActiveHenning Baldersheim2022-09-091-16/+19
| | | | Wire in targetActive in MonitorReply/Pong.
* GC unused codeHenning Baldersheim2022-06-141-37/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Fix comment typoJon Bratseth2020-01-201-1/+1
|
* Add isBlockingWrites to pongJon Bratseth2020-01-201-37/+57
| | | | | - Add isBlockingWrites to pong - Cleanup and deprecate unused complexity: There is just one node and one error
* Revert "Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 ↵Henning Baldersheim2019-09-191-29/+2
| | | | dispatching from fastsearcher"""".""
* Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from ↵Henning Baldersheim2019-09-191-2/+29
| | | | fastsearcher""""."
* Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from ↵Henning Baldersheim2019-09-181-29/+2
| | | | fastsearcher""""
* Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearcher"""Henning Baldersheim2019-09-181-2/+29
|
* Revert "Revert "Balder/no more fs4 dispatching from fastsearcher""Henning Baldersheim2019-09-181-29/+2
|
* Revert "Balder/no more fs4 dispatching from fastsearcher"Henning Baldersheim2019-09-171-2/+29
|
* Minor cleanup.Henning Baldersheim2019-09-171-4/+0
|
* No more fs4 dispatching from fastsearcher.Henning Baldersheim2019-09-171-25/+2
| | | | fs4 is gone
* Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-281-7/+17
|
* Remove deprecated codeJon Bratseth2019-01-211-1/+1
|
* GC unused codeHenning Baldersheim2018-11-211-10/+0
|
* Avoid deprecated methodJon Bratseth2018-10-151-1/+2
|
* As we are on tcp and only local connection we can afford to be a bit more ↵Henning Baldersheim2018-04-061-0/+1
| | | | aggressive on failing a backend.
* 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 active nodes, not documents to answer if we can serve documentsJon Bratseth2016-08-251-1/+12
|
* Test and complete local dispatch coverage conditionJon Bratseth2016-08-171-3/+3
|
* Expose active docs from PongJon Bratseth2016-08-171-1/+7
|
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-171-29/+31
|
* PublishJon Bratseth2016-06-151-0/+92