summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com/yahoo/config/model/api/ConfigChangeAction.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove "allowed" from config change actions (+ wiring) — allowed if not ↵Jon Marius Venstad2020-11-201-6/+1
| | | | thrown
* Add Optional<ValidationId> to ConfigActionChange and use to validate actionsJon Marius Venstad2020-11-201-4/+6
|
* Model disallowable actions separately, and collect and throw these in validationJon Marius Venstad2020-11-191-1/+4
|
* Use proper ValidationId instead of their String names in ConfigChangeAction ↵Jon Marius Venstad2020-11-191-0/+1
| | | | subclasses
* Rename 'REINDEXING' => 'REINDEX'Bjørn Christian Seime2020-11-021-1/+1
|
* Add types for a config change requiring reindexingBjørn Christian Seime2020-10-301-2/+1
|
* Signal deference of config change application until restartJon Bratseth2020-10-091-0/+7
| | | | | | When a restart needs to be done, processes should not apply new config until restarted. This signals to clusters in the config model when this obtains, but this is a no-op for now.
* Add default implementationValerij Fredriksen2020-09-301-1/+3
|
* Support ignoring actions for internal redeployValerij Fredriksen2020-09-281-0/+3
|
* Remove unused methods and default implementationsHarald Musum2018-07-051-1/+0
|
* 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
|
* PublishJon Bratseth2016-06-151-0/+42