ChangeLog: announce new series 0.1b

This commit is contained in:
Thomas Schoebel-Theuer 2017-02-09 10:38:25 +01:00
parent 12f7e83ab0
commit 9d559e4c2d
1 changed files with 19 additions and 4 deletions

View File

@ -30,15 +30,32 @@ Example: mars0.3alpha*:
Release Conventions / Branches / Tagnames Release Conventions / Branches / Tagnames
----------------------------------------- -----------------------------------------
FLOW OF BUGFIXES: 0.1 -> 0.1b -> 0.2 -> ...
mars0.1 series (stable): mars0.1 series (stable):
- Asynchronous replication. - Asynchronous replication.
Currently operational at more than 1700 servers at Currently operational at more than 3000 servers at
1&1, more than 9,000,000 operating hours (Mar 2016) 1&1, more than 25,000,000 operating hours (Feb 2017)
- Unstable tagnames: light0.1beta%d.%d (obsolete) - Unstable tagnames: light0.1beta%d.%d (obsolete)
- Stable branch: mars0.1.y - Stable branch: mars0.1.y
- Stable tagnames: mars0.1stable%02d - Stable tagnames: mars0.1stable%02d
mars0.1b series (currently alpha):
This is an _imtermediate_ series between 0.1 and 0.2.
The goal is to improve _scalability_ to thousands of
hosts in one cluster, as well as thousands of resources.
Likely, this intermdiate branch will be merged into 0.2
and then continue development there. When this point
will arrive is uncertain at the moment.
Likely, the stabilization of the new scalability features
will occur together with the 0.2 series.
Reason for this: the rollout strategy at 1&1 to
thousands of machines wants to do small incremental
steps. The risk of directly going to 0.2 in _masses_
is minimized by first rolling out the really necessary
changes, and to postpone those developments which are
currently not yet really needed in mass deployment.
mars0.2 series (currently in beta stage): mars0.2 series (currently in beta stage):
Mostly for internal needs of 1&1 (but not limited to that). Mostly for internal needs of 1&1 (but not limited to that).
- Getting rid of the kernel prepatch! MARS may be built - Getting rid of the kernel prepatch! MARS may be built
@ -92,8 +109,6 @@ Release Conventions / Branches / Tagnames
- Stable branch: mars1.0.y (planned) - Stable branch: mars1.0.y (planned)
- Stable tagnames: mars1.0stable%02d (planned) - Stable tagnames: mars1.0stable%02d (planned)
full* (somewhen in future)
WIP-* branches are for development and may be rebased onto anything WIP-* branches are for development and may be rebased onto anything
at any time without notice. They will disappear eventually. at any time without notice. They will disappear eventually.