aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Filter out NaN valuesValerij Fredriksen2019-06-261-1/+8
| | | | | | | |
* | | | | | | | Merge pull request #9889 from vespa-engine/arnej/add-dense-dimension-combinerArne H Juul2019-06-2611-280/+420
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | Arnej/add dense dimension combiner
| * | | | | | | use common code for left and right step/resetArne Juul2019-06-252-78/+56
| | | | | | | |
| * | | | | | | GC unused debug methodArne Juul2019-06-252-23/+0
| | | | | | | |
| * | | | | | | use common SideDim struct for both left and right dimensionsArne Juul2019-06-252-28/+22
| | | | | | | |
| * | | | | | | add bracesArne Juul2019-06-251-3/+9
| | | | | | | |
| * | | | | | | GC unused classArne Juul2019-06-246-230/+2
| | | | | | | |
| * | | | | | | use DenseDimensionCombiner class insteadArne Juul2019-06-243-56/+24
| | | | | | | |
| * | | | | | | add unit testArne Juul2019-06-245-0/+199
| | | | | | | |
| * | | | | | | add DenseDimensionCombiner classArne Juul2019-06-243-0/+246
| | | | | | | |
* | | | | | | | Merge pull request #9904 from vespa-engine/vekterli/remove-cppunit-dependenciesTor Brede Vekterli2019-06-2635-586/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Remove CppUnit dependencies in modules
| * | | | | | | Remove CppUnit dependencies in modulesTor Brede Vekterli2019-06-2635-586/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move test config helpers out of cppunit submodule.
* | | | | | | | Merge pull request #9902 from vespa-engine/mpolden/remove-unused-parameterMartin Polden2019-06-2626-118/+65
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove unused rotations parameter
| * | | | | | | | Update ABI specMartin Polden2019-06-261-2/+0
| | | | | | | | |
| * | | | | | | | Remove unused rotations parameterMartin Polden2019-06-2625-96/+65
| | | | | | | | |
| * | | | | | | | Remove test of legacy formatMartin Polden2019-06-261-20/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #9897 from vespa-engine/mpolden/remove-legacy-formatMartin Polden2019-06-264-48/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove support for legacy serialization format
| * | | | | | | | Remove support for legacy serialization formatMartin Polden2019-06-253-48/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New format is now used everywhere.
| * | | | | | | | Revert "Do not require changeAt to be after previous value"Martin Polden2019-06-251-0/+4
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | This reverts commit a1bd5a9f0e9a72f24b96e08755deb6c17e0e7b41.
* | | | | | | | Merge pull request #9901 from vespa-engine/ogronnesby/default-endpoint-idMartin Polden2019-06-262-4/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Change default endpoint-id to be "default"
| * | | | | | | Change default endpoint-id to be "default"Øyvind Grønnesby2019-06-262-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously this defaulted to the value of the container-id, but using "default" makes the feature behave more closely to the existing global-service-id feature. Previously you needed to write: <endpoint endpoint-id="default" container-id="qrs" /> to mirror the existing behavior. Now you can do <endpoint container-id="qrs" /> to get the same behavior.
* | | | | | | | Merge pull request #9895 from ↵Tor Brede Vekterli2019-06-2663-5505/+3423
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/vekterli/convert-remaining-cppunit-tests-to-gtest Convert remaining CppUnit tests to GTest
| * | | | | | | | Don't require gmock library linkageTor Brede Vekterli2019-06-252-2/+4
| | | | | | | | |
| * | | | | | | | Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-2563-5505/+3421
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move base message sender stub out to common test module to avoid artificial dependency from persistence tests to the distributor tests.
* | | | | | | | | Merge pull request #9890 from ↵Geir Storli2019-06-264-28/+30
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/cap-interleaved-features-in-memory-index Cap interleaved features in memory index.
| * | | | | | | | Cap interleaved features in memory index (field_length, num_occs) to preventTor Egge2019-06-244-28/+30
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them wrapping around to low values. Cap reconstucted interleaved features the same way. Use interleaved features from memory index when writing disk index.
* | | | | | | | Merge pull request #9886 from ↵Henning Baldersheim2019-06-253-51/+59
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/balder/continously-drop-logfile-from-memory-as-you-compress-it Drop file continously from cache as we read it.
| * | | | | | | | Only run super.flush in flush method. Also reset lastDropPosition when there ↵Henning Baldersheim2019-06-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is a new file.
| * | | | | | | | Continously drop from cache what you have written to the log.Henning Baldersheim2019-06-251-6/+20
| | | | | | | | |
| * | | | | | | | A utillity for manual testing on continous dropping from cache.Henning Baldersheim2019-06-242-1/+11
| | | | | | | | |
| * | | | | | | | Drop file continously from cache as we read it.Henning Baldersheim2019-06-242-44/+27
| |/ / / / / / /
* | | | | | | | Merge pull request #9898 from vespa-engine/geirst/flag-for-bm25-posting-listsGeir Storli2019-06-258-30/+29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Rename flag to turn on new posting list format with interleaved featu…
| * | | | | | | Rename flag to turn on new posting list format with interleaved features ↵Geir Storli2019-06-258-30/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | used for bm25.
* | | | | | | | Merge pull request #9894 from ↵Øyvind Grønnesby2019-06-258-53/+233
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/ogronnesby/persist-map-from-service-to-rotation Support AssignedRotations in persistence layer for applications
| * | | | | | | | Improve serialization test coverage for AssignedRotationØyvind Grønnesby2019-06-251-1/+18
| | | | | | | | |
| * | | | | | | | Manually indent constructor parametersØyvind Grønnesby2019-06-251-2/+2
| | | | | | | | |
| * | | | | | | | Use static variables for assigned rotation fieldsØyvind Grønnesby2019-06-251-6/+9
| | | | | | | | |
| * | | | | | | | add javadoc and clean up unused importsØyvind Grønnesby2019-06-254-9/+6
| | | | | | | | |
| * | | | | | | | Support AssignedRotations that track cluster, rotation, and endpoint name.Øyvind Grønnesby2019-06-257-51/+214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No functionality changes in this commit, only how we persist and talk about rotations and endpoints in the applicaiton. This is preparation of actually updating the support for multiple endpoints in the controller.
* | | | | | | | | Merge pull request #9893 from ↵gjoranv2019-06-2517-98/+344
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-9888-revert-9860-gjoranv/add-default-public-metric-set Reapply "Gjoranv/add default public metrics consumer"
| * | | | | | | | Revert "Revert "Gjoranv/add default public metrics consumer" MERGEOK"gjoranv2019-06-2517-98/+344
|/ / / / / / / /
* | | | | | | | Merge pull request #9892 from vespa-engine/mpolden/force-reconfig-of-inactive-lbMartin Polden2019-06-257-16/+84
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Force load balancer reconfig when in non-active state
| * | | | | | | | Force load balancer reconfig when in non-active stateMartin Polden2019-06-256-13/+81
| | | | | | | | |
| * | | | | | | | Fix exception messageMartin Polden2019-06-251-1/+1
| | | | | | | | |
| * | | | | | | | Log realsMartin Polden2019-06-251-2/+2
| | | | | | | | |
* | | | | | | | | Merge pull request #9883 from ↵Håkon Hallingstad2019-06-2512-46/+53
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/avoid-too-much-use-of-zonelistids-now-that-zones-is-available Avoid too much use of ZoneList.ids() now that zones() is available
| * | | | | | | | Avoid too much use of ZoneList.ids() now that zones() is availableHåkon Hallingstad2019-06-2412-46/+53
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #9874 from vespa-engine/jvenstad/surefire-2.22Jon Marius Venstad2019-06-256-9/+40
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Jvenstad/surefire 2.22
| * | | | | | | | Support JUnit 5 in tester applicationsJon Marius Venstad2019-06-215-8/+31
| | | | | | | | |
| * | | | | | | | Surefire 2.22 and JUnit 5 for tenantsJon Marius Venstad2019-06-211-1/+9
| | | | | | | | |