summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Jonmv/remove retired nodes from zk clusters when data migration compl...Harald Musum2022-01-1216-595/+151
* Merge pull request #20758 from vespa-engine/jonmv/remove-retired-nodes-from-z...Jon Marius Venstad2022-01-1116-151/+595
|\
| * Smaller max portJon Marius Venstad2022-01-112-2/+2
| * More than 1 port per teest ...Jon Marius Venstad2022-01-112-4/+4
| * Specicfy test timeout of 2 minutesJon Marius Venstad2022-01-112-5/+2
| * Use different ports for different ZK versionsJon Marius Venstad2022-01-114-8/+31
| * Retry reading when ocnnection lossJon Marius Venstad2022-01-112-6/+20
| * findbugs silliness warnings must be ignoredJon Marius Venstad2022-01-112-2/+0
| * Unit testJon Marius Venstad2022-01-115-4/+428
| * Verify reconfiguration complete by issuing a write operationJon Marius Venstad2022-01-112-3/+27
| * Avoid NPE when using half-constructed zookeeper serverJon Marius Venstad2022-01-113-5/+4
| * Shut down on container exit (not just let JVM die)Jon Marius Venstad2022-01-111-0/+5
| * Do not die when reconfiguring to a single serverJon Marius Venstad2022-01-111-4/+0
| * Always reconfigure (idempotent), and to only non-retired serversJon Marius Venstad2022-01-112-25/+21
| * Use bulk reconfig modeJon Marius Venstad2022-01-115-54/+40
| * Simplify, no functional changesJon Marius Venstad2022-01-116-57/+30
| * Propagate whether node is retired in zk servers configJon Marius Venstad2022-01-114-7/+16
* | Merge pull request #20761 from vespa-engine/bjorncs/cleanupgjoranv2022-01-115-18/+55
|\ \
| * | Don't expose types that are not available from other bundlesBjørn Christian Seime2022-01-115-18/+55
* | | Merge pull request #20762 from vespa-engine/bratseth/propagate-originalJon Bratseth2022-01-114-19/+45
|\ \ \
| * | | Propagate the original term in the evaluationJon Bratseth2022-01-114-19/+45
* | | | Merge pull request #20720 from vespa-engine/hakonhall/file-templatesHåkon Hallingstad2022-01-1128-0/+1265
|\ \ \ \
| * | | | Fix javadoc for Cursor::skipHåkon Hallingstad2022-01-111-5/+4
| * | | | Move some tests to TemplateTestHåkon Hallingstad2022-01-112-68/+79
| * | | | Improve documentationHåkon Hallingstad2022-01-111-4/+4
| * | | | Rename to Template::newFormHåkon Hallingstad2022-01-114-21/+14
| * | | | Implement the "else" of the if sectionHåkon Hallingstad2022-01-114-7/+41
| * | | | Name section that can be added any number of times "list"Håkon Hallingstad2022-01-1110-46/+46
| * | | | Use - to ignore newline after directiveHåkon Hallingstad2022-01-116-22/+22
| * | | | Add if sectionHåkon Hallingstad2022-01-1115-153/+273
| * | | | Parse SectionList and return sentinelHåkon Hallingstad2022-01-101-25/+24
| * | | | Moves adding sections to a SectionListHåkon Hallingstad2022-01-103-33/+69
| * | | | Move parse constants to TokenHåkon Hallingstad2022-01-103-7/+6
| * | | | Fail if variable name is used for subform name and vice versaHåkon Hallingstad2022-01-102-14/+25
| * | | | TemplateBuilderHåkon Hallingstad2022-01-103-54/+79
| * | | | Rename list to subformHåkon Hallingstad2022-01-109-53/+40
| * | | | Remove unused VariableHåkon Hallingstad2022-01-101-24/+0
| * | | | Remove unused methodsHåkon Hallingstad2022-01-104-67/+2
| * | | | Unsupport commentsHåkon Hallingstad2022-01-104-33/+2
| * | | | Support comment and per-directive newline removalHåkon Hallingstad2022-01-1010-50/+177
| * | | | Fixed multiple variable sectionsHåkon Hallingstad2022-01-0812-52/+138
| * | | | Adds a new template engineHåkon Hallingstad2022-01-0723-0/+958
* | | | | Merge pull request #20760 from vespa-engine/vekterli/add-persistence-throttli...Henning Baldersheim2022-01-113-3/+21
|\ \ \ \ \
| * | | | | Add metrics that offer insight into how throttling affects schedulingTor Brede Vekterli2022-01-113-3/+21
| | |_|/ / | |/| | |
* | | | | Merge pull request #20759 from vespa-engine/geirst/feature-flag-defaults-for-...Henning Baldersheim2022-01-111-9/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set flag defaults to improve bucket merge performance on content nodes.Geir Storli2022-01-111-9/+9
* | | | | Merge pull request #19819 from vespa-engine/olaa/remove-old-clusterid-tagBjørn Meland2022-01-111-2/+0
|\ \ \ \ \
| * | | | | Remove old clusterid tagOla Aunrønning2021-11-011-2/+0
* | | | | | Merge pull request #20754 from vespa-engine/vekterli/persistence-dynamic-thro...Tor Brede Vekterli2022-01-114-54/+89
|\ \ \ \ \ \
| * | | | | | Add missing pragma onceTor Brede Vekterli2022-01-111-0/+2