[kernel-dev] [app-dev] Technical debt report for August 2020


Robert Varga
 

Thanks Arun!

On 04/09/2020 08:06, d.arunprakash via lists.opendaylight.org wrote:
Already started reviewing OFP patches.

Regards,
Arun

-----Original Message-----
From: app-dev@... <app-dev@...> On Behalf Of Robert Varga via lists.opendaylight.org
Sent: Friday, September 4, 2020 11:31 AM
To: release@...; tsc@...; app-dev@...; kernel-dev@...
Subject: [app-dev] Technical debt report for August 2020

Hello everyone,

this is a quick summary of current outstanding technical debt, as reported by the autorelease build.

3.9.2020 3.8.2020 delta
Deprecated 2303 2373 -70
Deprecated for removal 2553 2629 -76


The second line is more critical, as those are things that either we or our upstreams *will* remove. That number breaks down like this:

3.9.2020 3.8.2020 delta
Uint{8,16,32,64} (Mg) 1531 1707 -176
addAugmentation (Al) 109 142 -33
setFoo(List) (Al) 590 604 -14
other 323 176 +147

There is a stack of ~55 patches to OFP (starting at
https://protect2.fireeye.com/v1/url?k=83631b00-ddc3b5cd-83635b9b-866132fe445e-4b2cd24cc91cc0f4&q=1&e=1ed2fe93-a452-4280-b9cb-c8f83c091767&u=https%3A%2F%2Fgit.opendaylight.org%2Fgerrit%2Fc%2Fopenflowplugin%2F%2B%2F92256%2F) of which
~40 deal with deprecations and various warnings. It'd be nice to get a review of that.

Regards,
Robert