aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/content/StorageGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Modernize codeHenning Baldersheim2023-08-021-30/+13
* Set the recommended searchable copies with streamingJon Bratseth2023-06-231-10/+8
* Pass ClusterInfoJon Bratseth2023-03-011-8/+21
* Less wildcards for some TreeConfigProducer instancesArne Juul2023-02-141-1/+1
* Improve error messagesJon Bratseth2023-01-221-22/+27
* Fail deployment if node count is not given for content cluster in hostedHarald Musum2022-07-141-0/+5
* Disallow impossible redundancyHÃ¥kon Hallingstad2022-06-081-17/+13
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+1
* Don't log that distribution key is redundantly present when it's actually notTor Brede Vekterli2022-04-061-2/+3
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-9/+7
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-211-1/+1
* Merge pull request #19509 from vespa-engine/jonmv/fix-docid-parse-bugv7.481.18Jon Marius Venstad2021-10-111-1/+1
|\
| * Fix document id parse bug in feed clientJon Marius Venstad2021-10-111-1/+1
* | Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* | Merge branch 'master' into bratseth/initalize-fallback-singlenodeJon Bratseth2021-10-061-6/+10
|\ \
| * | Assign host and call initServices on distributorJon Bratseth2021-10-061-5/+8
| |/
* / Call initService when falling back to a single nodeJon Bratseth2021-10-061-8/+11
|/
* Cli WIPJon Bratseth2021-06-211-1/+2
* Remove feature flagHarald Musum2021-05-181-1/+1
* Only include non-retired nodes in redundancy computationJon Bratseth2021-05-061-4/+4
* Log application package warnings using logApplicationPackage()Valerij Fredriksen2021-04-261-2/+2
* Correct impossible redundancyJon Bratseth2021-04-211-1/+30
* No functional changesJon Bratseth2021-04-201-5/+6
* Set stateful property for relevant clustersMartin Polden2020-12-011-3/+3
* Add feature flags for rolling out skipping of feed threads.Henning Baldersheim2020-07-091-4/+4
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Add note regarding allocation changesMartin Polden2020-03-241-0/+4
* Improve file distribution error messageJon Bratseth2020-01-091-2/+2
* Handle cases where element.get().childAsString(childTagName) can be nullHarald Musum2020-01-081-3/+6
* Minor cleanup/simplification, no functional changesHarald Musum2020-01-081-11/+7
* Allow deploying self-hosted applications to devJon Bratseth2019-10-151-1/+3
* Revert "Revert "As redundancy and searchable copies depends on group setup no...Henning Baldersheim2019-08-021-47/+37
* Revert "As redundancy and searchable copies depends on group setup normally,"Henning Baldersheim2019-08-021-37/+47
* As redundancy and searchable copies depends on group setup normally,Henning Baldersheim2019-08-021-47/+37
* Allow continuous node resource specsJon Bratseth2019-05-021-7/+7
* Wire in deployLogger explicit instead of using a backdoor.Henning Baldersheim2018-10-081-2/+2
* Avoid using deployLogger()Henning Baldersheim2018-10-081-1/+1
* Wire in DeployState as paramHenning Baldersheim2018-10-041-20/+21
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-261-2/+2
* 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
* implement hashCode()Arne H Juul2017-04-251-0/+4
* Always pass wanted Vespa versionJon Bratseth2017-04-191-6/+7
* Suport implicit node creationg in content clustersJon Bratseth2017-01-191-3/+17
* Allow no nodes tagJon Bratseth2017-01-191-6/+11