aboutsummaryrefslogtreecommitdiffstats
path: root/vdslib/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-079-9/+9
* Use a BitSet to enable more compact representation of ClusterState internally.Henning Baldersheim2021-09-231-0/+12
* Revert "Revert "GC unused DiskState and add the partition metrics to node lev...Henning Baldersheim2021-03-121-116/+0
* Revert "GC unused DiskState and add the partition metrics to node level."Harald Musum2021-03-121-0/+116
* GC unused DiskState and add the partition metrics to node level.Henning Baldersheim2021-03-121-116/+0
* Merge pull request #16926 from vespa-engine/vekterli/dont-store-full-bundle-o...Tor Brede Vekterli2021-03-121-5/+3
|\
| * Don't store full bundle objects in cluster state historyTor Brede Vekterli2021-03-121-5/+3
* | Revert "GC unused DiskState"Arnstein Ressem2021-03-121-0/+116
|/
* GC unused DiskStateHenning Baldersheim2021-03-111-116/+0
* GC use of void DiskState.Henning Baldersheim2021-03-112-40/+18
* GC use of NodeState.getDiskCount and NodeState.getDiskStates.Henning Baldersheim2021-03-112-68/+2
* Shrink the size of the NodeState object by using float over double for initPr...Henning Baldersheim2021-03-112-5/+5
* Remove notion of node-specific reliability from Java distribution codeTor Brede Vekterli2021-03-022-25/+3
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-282-1/+5
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-282-5/+1
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-272-1/+5
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-272-5/+1
* Use direct bit operations instead of stored arrayJon Marius Venstad2021-01-191-0/+1
* Use only injected config for injected document accessJon Marius Venstad2021-01-191-1/+4
* Stick to junit for simple test.Henning Baldersheim2020-08-111-16/+19
* Remove v6 and v7 from java side.Henning Baldersheim2019-08-211-21/+0
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-40/+0
* Add missing spaceHenning Baldersheim2019-08-031-1/+1
* Update test.Henning Baldersheim2019-08-031-1/+1
* remove unused classesArne Juul2019-01-212-197/+0
* Remove use of deprecated methods.Henning Baldersheim2018-10-261-3/+11
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Use new junit APIJon Bratseth2018-05-045-18/+63
* Remove usage of junit.frameworkJon Bratseth2018-04-303-22/+32
* Throw if we cannot find a sub-group with available distributorsTor Brede Vekterli2017-10-261-3/+37
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+13
* Update copyright headersJon Bratseth2017-06-1413-13/+13
* Remove carriage returnJon Bratseth2017-06-141-110/+110
* Revert "Copyright header"Jon Bratseth2017-06-1313-123/+123
* Copyright headerJon Bratseth2017-06-1313-123/+123
* use Objects.hash() to implement hashCode()Arne H Juul2017-04-211-1/+3
* implement hashCode to avoid warningArne H Juul2017-04-201-0/+4
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-052-5/+138
* balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
* PublishJon Bratseth2016-06-1516-0/+2193