summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-27/+0
|
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-231-0/+27
|
* GC unused codeHenning Baldersheim2019-09-231-27/+0
|
* Follow api changeHenning Baldersheim2019-09-222-10/+7
|
* Remove unused classes and unused metric cache_hit_ratioJon Bratseth2019-09-211-1/+1
|
* Take streaming search up and also add unit test for it.Henning Baldersheim2019-09-201-11/+26
|
* 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-204-3/+289
|
* Revert "Bratseth/vip logic take 2"Harald Musum2019-09-204-289/+3
|
* Drive the ping ourselves to avoid waiting for the monitor thread.Henning Baldersheim2019-09-191-3/+24
|
* Not at startup after we get failing infoJon Bratseth2019-09-191-1/+0
|
* Transition from down to up initiallyJon Bratseth2019-09-192-19/+35
| | | | | - 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-192-0/+250
| | | | | | | vespa-engine/revert-10727-balder/add-searchcluster-test-with-local" This reverts commit 992b73092f0d14beb3ae380904d27886fe4dbc89, reversing changes made to 925ad2648e24ca0db15054beb7450f209712e404.
* Revert "Merge pull request #10737 from ↵Jon Bratseth2019-09-192-2/+2
| | | | | | | vespa-engine/revert-10717-bratseth/vip-logic" This reverts commit ae30a47174b67ca78dc33d21770903b3ee626240, reversing changes made to 992b73092f0d14beb3ae380904d27886fe4dbc89.
* Revert "Bratseth/vip logic"Håkon Hallingstad2019-09-192-2/+2
|
* Revert "Add test for in and out of vip and fix bug."Håkon Hallingstad2019-09-192-250/+0
|
* Add test for in and out of vip and fix bug.Henning Baldersheim2019-09-192-0/+250
|
* Minor cleanup, no functional changesJon Bratseth2019-09-192-2/+2
|
* Revert "Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 ↵Henning Baldersheim2019-09-1923-2703/+50
| | | | dispatching from fastsearcher"""".""
* Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from ↵Henning Baldersheim2019-09-1923-50/+2703
| | | | fastsearcher""""."
* Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from ↵Henning Baldersheim2019-09-1823-2703/+50
| | | | fastsearcher""""
* Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearcher"""Henning Baldersheim2019-09-1823-50/+2703
|
* Revert "Revert "Balder/no more fs4 dispatching from fastsearcher""Henning Baldersheim2019-09-1823-2703/+50
|
* Revert "Balder/no more fs4 dispatching from fastsearcher"Henning Baldersheim2019-09-1723-50/+2703
|
* Some more cleanupHenning Baldersheim2019-09-171-5/+0
|
* Do not monitor fs4Henning Baldersheim2019-09-171-34/+30
|
* More cleanupHenning Baldersheim2019-09-173-315/+6
|
* No more fs4 dispatching from fastsearcher.Henning Baldersheim2019-09-1719-2349/+14
| | | | fs4 is gone
* Test that Nan -> negative infinity conversion takes place in LeanHit.Henning Baldersheim2019-09-171-3/+12
|
* Set relevance to 0.0 if sorting.Henning Baldersheim2019-09-161-1/+1
|
* Revert "Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK"""Henning Baldersheim2019-09-163-4/+122
|
* Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK""Henning Baldersheim2019-09-163-122/+4
|
* Add simple protobuf decoding test and fix logic inversion.Henning Baldersheim2019-09-161-0/+68
|
* Revert "Revert "Use a LeanHit until merging is done." MERGEOK"Henning Baldersheim2019-09-162-4/+54
|
* Merge pull request #10670 from vespa-engine/balder/use-java-dispatch-by-defaultHenning Baldersheim2019-09-161-1/+2
|\ | | | | Balder/use java dispatch by default
| * Update the global config in global scope.Henning Baldersheim2019-09-161-1/+1
| |
| * Use java dispatch by default all over the world.Henning Baldersheim2019-09-161-1/+2
| |
* | Revert "Use a LeanHit until merging is done."Henning Baldersheim2019-09-162-54/+4
|/
* Use a LeanHit until merging is done.Henning Baldersheim2019-09-162-4/+54
|
* Avoid wrapping the 12 bytes in yet another object.Henning Baldersheim2019-09-135-6/+6
|
* Merge pull request #10601 from ↵Henning Baldersheim2019-09-121-0/+15
|\ | | | | | | | | vespa-engine/revert-10575-revert-10569-balder/more-efficient-trim Revert "Revert "Removing elements from an array is very costly
| * Since we are trimming we need to reflect that in the offsets too.Henning Baldersheim2019-09-111-0/+15
| |
* | - query.setOffset(0) when you conduct a trim.Henning Baldersheim2019-09-111-1/+4
|/ | | | - Remove a clone that is not necessary.
* Add minmal testing of merge and offset and auxiliary hits.Henning Baldersheim2019-09-112-0/+113
|
* Merge pull request #10519 from ↵Tor Brede Vekterli2019-09-096-7/+227
|\ | | | | | | | | vespa-engine/vekterli/add-simple-logging-query-tracing-to-timed-out-streaming-searches Add simple probabilistic query tracing and logging for streaming searches that time out.
| * Add simple probabilistic query tracing and logging for streaming searches ↵Tor Brede Vekterli2019-09-056-7/+227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that time out This currently only catches the cases where a query has not respected its expected timeout and therefore has an actual timeout that is at least a 5x multiple of its expected one. Due to the response payload nature of MessageBus traces it's not given that the trace will contain any information from the backend nodes. But it is highly likely to contain useful information from the client-local policy instances, as well as resending info. To test this very conservatively, only allows approximately 1 query to be traced every 2 seconds and only dumps traces to logs once every 10 seconds.
* | Revert "Revert "Warmup yql""Henning Baldersheim2019-09-081-0/+5
| |
* | Revert "Warmup yql"Henning Baldersheim2019-09-081-5/+0
| |
* | Warmup yql.Henning Baldersheim2019-09-061-0/+5
|/
* Compile all variants also with multiple inheritanceJon Bratseth2019-08-301-1/+26
|