Re: [OpenDaylight Discuss] Stable branches etc.
Guillaume Lambert
Hi
Robert, I got more or less the same experience described by Sam. Last September, we cut the master branch from Fluorine to Neon. https://git.opendaylight.org/gerrit/#/c/75746/ But one month later, we had to downgrade our dependencies because of too much runtime problems and upstream dependencies obviously not available. https://git.opendaylight.org/gerrit/#/c/76794/ I tried to bump to Neon in December again by following the various emails you sent about yangtools and ODLparent bump. I got less issues but still a runtime problem with karaf without so much clue where to start digging. https://git.opendaylight.org/gerrit/#/c/78458/3 I finally followed the platform reference given at https://docs.opendaylight.org/projects/integration-distribution/en/latest/platform-versions.html All of that was really helpful but obviously not enough to get something working. I finally got some feedback from the mdsal-dev mailing-list explaining that the models and the blueprint migration are not referenced in the docs but on the mdsal wiki… https://lists.opendaylight.org/pipermail/tsc/2019-January/010942.html
Hope this helps Guillaume
From: Sam Hague [mailto:shague@...]
Sent: lundi 11 février 2019 15:01 To: Robert Varga Cc: LAMBERT Guillaume TGI/OLN; Stephen Kitt; tsc@...; netvirt-dev@...; discuss@... Subject: Re: [OpenDaylight Discuss] [OpenDaylight TSC] Stable branches etc.
On Mon, Feb 11, 2019 at 8:19 AM Robert Varga <nite@...> wrote:
Possible example, the sodium branch is broken for NetVirt because of the karaf.shell missing. [1] was pushed to add the pom dependency. Possible it was something else that caused the issue, but the point is that when things go unstable and not fixed you get days or weeks of things leaking in.
The projects all work independent of each other with no protection so it is very easy for one project to break another. This typically happens right at this time when the stable branch is cut and then master is opened up. Projects start merging stuff. Not too bad when you are upstream but downstream you catch all the issues.
True, you could mitigate this by effectively stopping master development and focusing on the stable branch. The schedule doesn't allow this since it puts pressure on the downstreams to catch up later. Maybe a change would help here. The downstreams are the mercy of the upstreams though. I think better protection/verification and working together would be more effective, since today all that happens is pointing fingers at who caused a breakage.
Agreed, we need to do a much better job of this. This is very hard when resources are not consistent so the planning is worthless. Nothing in the schedule accounts for corrections though, beyond dropping the feature. I think in times past this was something we tried to avoid since there were further downstreams wanting to consume the features and we cared.
I think neon will make it out on time. We pushed many features out to sodium. So the idea of culling does help considerably.
Yes, as mentioned above upstreams have to truly care about the downstreams. A simple change from an upstream is a pain to the downstream, but the downstream doesn't really get a say to ignore the change.
Yes, downstreams are bad. I would say much is related to not being in the upstream community on a regular basis and limited resources that are upstream. The resources do not align with the upstream simrel schedule. Some projects are in a maintenance mode and they are easy to keep on schedule. Others get large code dumps in chunks that are not regular. Depending on when the branches are cut it make s a mess. This is an area where we need to manage better - but again so hard when the resources are not consistent.
Exactly. No control so you are constantly reacting. Most of the time you don't have the resources to react anyways, and things just get worse. So you end up trying to find ways to protect the project at earlier points - which means pushing to the upstreams. Or asking for a stable master branch :)
_________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. |
|