aboutsummaryrefslogtreecommitdiffstats
path: root/clustercontroller-core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-2/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+2
|
* Always write new cluster state versions to ZooKeeperTor Brede Vekterli2017-05-121-0/+5
| | | | | | | | | | | Previously, the controller would not write the version to ZK unless the version was published to at least one node. This could lead to problems due to un-written version numbers being visible via the controller's REST APIs. External observers could see versions that were not present in ZK and that would not be stable across reelections. As a consequence, invariants for strictly increasing version numbers would be violated from the perspective of these external observers (in particular, our system test framework).
* Need to figure out what to do with the tests using DockerOperationsHÃ¥kon Hallingstad2016-09-011-0/+2
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+130