=========================================== #opendaylight-meeting: MD-SAL Interest Call =========================================== Meeting started by Sai_ at 15:56:51 UTC. The full logs are available at http://meetings.opendaylight.org/opendaylight-meeting/2016/md_sal_interest_call/opendaylight-meeting-md_sal_interest_call.2016-09-13-15.56.log.html . Meeting summary --------------- * last-meeting-minutes (Sai_, 15:57:29) * LINK: - https://meetings.opendaylight.org/opendaylight-meeting/2016/md_sal_interest_call/opendaylight-meeting-md_sal_interest_call.2016-09-06-15.57.html (Sai_, 15:57:53) * - Agenda (Sai_, 15:58:00) * - 1. Call for any topics to be added to the agenda (Sai_, 15:58:56) * - 2. Review action items (Sai_, 15:59:08) * - 3. Bug 6577 (Sai_, 15:59:21) * - 4. Carbon planning (Sai_, 15:59:32) * - 4. Blocking bugs for boron & review query (Sai_, 16:00:06) * - 5. Review code change dashboards (Sai_, 16:00:24) * - Call for any topics (Sai_, 16:00:39) * - Stephen adds a new topic - Breakup/moving out artifacts from controller to other projects (Sai_, 16:03:45) * LINK: https://wiki.opendaylight.org/view/Events:Carbon_Dev_Forum (rgoulding, 16:04:14) * - colindixon adds new topic dev forum topics and interests (Sai_, 16:04:55) * LINK: - https://wiki.opendaylight.org/view/Events:Carbon_Dev_Forum (Sai_, 16:05:04) * - Brocade has around 20 people registered for summit (Sai_, 16:05:57) * - Robert from Cisco will be attending (Sai_, 16:06:54) * - Inocybe has around 10 people attending summit (Sai_, 16:07:13) * - one more person from cisco likely to join (Sai_, 16:07:34) * - summit talks are different from developer design forum (Sai_, 16:10:23) * - DDF is more of engineering & design work (Sai_, 16:12:02) * - Review Action items (Sai_, 16:12:14) * - [DONE] Stephen to file an issue to track features migration - Bug 6652 (Sai_, 16:12:36) * - [DONE] TomP to create one more patch for apply snapshot (Sai_, 16:13:15) * - [DONE] TomP to create a new bug for only bug in cluster and add it o spreadsheet (Sai_, 16:13:54) * - necessary steps were taken by TomP to de-escalate the issue (Sai_, 16:14:23) * LINK: https://docs.google.com/spreadsheets/d/1zImtd764e-hOgJAxoJKl85fxHCPu2agLfqsBtf13zQY/edit#gid=199721620 (anipbu, 16:16:24) * ACTION: - TomP to release note "rapidly swapping candidate stuff" (Sai_, 16:16:30) * - RC (Sai_, 16:16:43) * - All projects expect controller and mdsal are ready for build (Sai_, 16:18:09) * LINK: https://wiki.opendaylight.org/view/Simultaneous_Release:Boron_Release_Plan#RC3.5 (rgoulding, 16:18:20) * LINK: - https://wiki.opendaylight.org/view/Simultaneous_Release:Boron_Release_Plan#RC3.5 (Sai_, 16:18:48) * - Review Action items (Sai_, 16:19:41) * - [DONE] - Ryan to open bug(s) wrt moving projects to features-parent (off opendaylight-karaf-empty) - Bug 6709 (Sai_, 16:19:54) * - Bug 6577 (Sai_, 16:20:03) * - Occasionally, DTCL delete notification does not include "data before" (Sai_, 16:20:15) * LINK: - https://bugs.opendaylight.org/show_bug.cgi?id=6577 (Sai_, 16:20:24) * - get data notification seems to have null value, due to which topology is not updated. (Sai_, 16:21:01) * - Milos is able to reproduce consistently (Sai_, 16:21:58) * - six out of 100 prefixes are left over and seen in both boron and beryllium (Sai_, 16:22:23) * - On Beryllium it was on cluster (Sai_, 16:23:12) * - None from the call are aware of the bug and its impact (Sai_, 16:25:20) * - Issue to be discussed offline (Sai_, 16:26:17) * - Breakup/moving out artifacts from controller to other projects (Sai_, 16:26:46) * - Temporarily move jolokia out of the project (Sai_, 16:27:58) * - default settings like logback_settings to be moved (Sai_, 16:28:29) * - deprecate or move enunciate.xml , Alexis thinks Jetty might be using this file. (Sai_, 16:29:20) * - lots of runtime depends on md-sal, hence we cannot push further up. (odlparent ..) (Sai_, 16:31:36) * - Goal is to put things in necessarily right place rather than in controller (Sai_, 16:32:09) * - controller still has stuff which should belong in mdsal (Sai_, 16:33:52) * - API in controller has mappings in mdsal (Sai_, 16:35:22) * - anipbu says "If we split the controller project, we should do so earlier in the release cycle rather than later" (Sai_, 16:36:10) * - TomP says it is good to discuss with robert (Sai_, 16:36:33) * - Removing commons/opendaylight is going to be nightmare. Mostly used in netconf / BGP (Sai_, 16:37:25) * - yangtools became kind of dump of utils (Sai_, 16:39:56) * - Common utilities might be good topic to discuss during DDF (Sai_, 16:42:33) * - Stuff in Controller to move out: Config Subsystem Blueprint => config and wiring? Threadpools Netty Protocol Framework (Netty Connections) Benchmark => infrautils Lots of MD-SAL breadcrumbs * Old APIs * InMemoryDataStore implementation => MD-SAL? commons.opendaylight => ??? odlparent checkstyle => odlparent (Sai_, 16:43:50) * colindixon notes following topics needs further discussion - Stuff in Controller to move out: Config Subsystem Blueprint => config and wiring? Threadpools Netty Protocol Framework (Netty Connections) Benchmark => infrautils Lots of MD-SAL breadcrumbs * Old APIs * InMemoryDataStore implementation => MD-SAL? commons.opendaylight => ??? odlparent checkstyle => odlparent (Sai_, 16:44:52) * - or.json licensing (Sai_, 16:46:22) * - Phil reached out to Douglas , if then provide any license updates. (Sai_, 16:47:23) * Subset of stuff to move out of controller and to where: {Config Subsysrtem and Blueprint} => config and wiring project, {Threadpools, Netty, Protocol Framework (Netty)} => infrautils, {Lots of MD-SAL pieces} => MD-SAL project?, {commons.opednaylight} => odlparent, {checkstyle} => odlparent?, {benchmarks} => ??? (colindixon, 16:48:05) * - Problem exists for two years, if intention is to fix correctly it makes sense to wait (Sai_, 16:48:23) * - There are existing vulnerabilities in android too (Sai_, 16:50:30) * - jersey / jackson had issue with different order of loading bundles in karaf (Sai_, 16:51:57) * - colindixon thinks there should be a separate meeting to discuss further (Sai_, 16:53:08) * - Bug 5995 / 5996 are related to current topic (Sai_, 16:55:42) * ACTION: - Stephen to update bugs 5955 / 5966 with information discussed ert or.json licensing (Sai_, 16:57:48) * - participants (Sai_, 16:58:40) * - Sai / Phil / Ryan / Ajay L / Alexis / An / Colin / Filip / Igor / Stephen / TomP / Tomas / Vratko (Sai_, 16:59:32) Meeting ended at 16:59:39 UTC. People present (lines said) --------------------------- * Sai_ (72) * adetalhouet (19) * odl_meetbot (5) * rgoulding (3) * colindixon (3) * anipbu (2) Generated by `MeetBot`_ 0.1.4