aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/src/main/java/com/yahoo/vespa/clustercontroller/core/NodeEvent.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add factory functions for NodeEvent and improve some function names.Geir Storli2018-03-061-2/+10
|
* Extend EventDiffCalculator to emit events for changes in derived bucket ↵Geir Storli2018-03-021-1/+24
| | | | space cluster states.
* Merge with masterJon Bratseth2017-09-151-0/+1
|
* 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
|
* Rewrite and refactor core cluster controller state generation logicTor Brede Vekterli2016-10-051-0/+4
| | | Cluster controller will now generate the new cluster state on-demand in a "pure functional" way instead of conditionally patching a working state over time. This makes understanding (and changing) the state generation logic vastly easier than it previously was.
* PublishJon Bratseth2016-06-151-0/+48