17:01:41 <vorburger> #startmeeting kernel
17:01:41 <odl_meetbot> Meeting started Tue Jan 29 17:01:41 2019 UTC.  The chair is vorburger. Information about MeetBot at http://ci.openstack.org/meetbot.html.
17:01:41 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
17:01:41 <odl_meetbot> The meeting name has been set to 'kernel'
17:01:55 <vorburger> #topic Attendees #info in
17:02:17 <vorburger> #info jmorvay skitt vorburger LuisGomez TomP
17:02:22 <vorburger> #chair #info jmorvay skitt vorburger LuisGomez
17:02:22 <odl_meetbot> Warning: Nick not in channel: #info
17:02:22 <odl_meetbot> Current chairs: #info LuisGomez jmorvay skitt vorburger
17:02:31 <vorburger> #chair jmorvay skitt vorburger LuisGomez
17:02:31 <odl_meetbot> Current chairs: #info LuisGomez jmorvay skitt vorburger
17:03:18 <vorburger> #topic Agenda bashing
17:03:28 <vorburger> #link https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics
17:03:48 <vorburger> #info 1. Java 11
17:04:01 <vorburger> #info 2. NETCONF-584
17:04:17 <vorburger> #info 3. /CONTROLLER-1831 & MDSAL-418
17:04:22 <vorburger> #topic Java 11
17:05:03 <vorburger> #info autorelease already has a Java 11 job
17:05:38 <vorburger> #info system tests (CSIT) still under Java 8
17:06:59 <vorburger> #info LuisGomez clarifies plan was to get autorelease to build a Java 11 distribution and then run system tests (CSIT), which has not yet happened
17:07:34 <LuisGomez> #link https://jenkins.opendaylight.org/releng/view/autorelease/
17:07:42 <vorburger> #link https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-neon-mvn35-openjdk11/
17:10:02 <vorburger> #info currrently broken in COE due to the usual annotation problem
17:10:20 <vorburger> #action vorburger to fix COE for java 11 (unless rovarga already has raised a patch for this)
17:10:36 <vorburger> #action vorburger to see where it fails next and bug project
17:11:07 <vorburger> #topic NETCONF-584
17:11:16 <vorburger> #link https://jira.opendaylight.org/browse/NETCONF-584
17:14:16 <vorburger> rovarga: FYI re. our previous topic (Java 11), thanks for https://git.opendaylight.org/gerrit/#/c/79942/, I just relaunched https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-neon-mvn35-openjdk11/ to see next problem
17:15:07 <rovarga> #info EXI stands for Efficient XML Interchange
17:18:52 <rovarga> #info it encodes XML infoset (i.e. NETCONF messages) in binary formatting rather than XML text
17:19:01 <rovarga> #info there are multiple modes of operations
17:19:28 <rovarga> #info the basic one does not take any information about the structure of the XML, which is what we have used so far
17:19:48 <rovarga> #info an extended version takes an .XSD to better inform ourselves about how to encode the XML
17:20:05 <rovarga> #info we use netconf.xsd to improve packing of NETCONF messages
17:20:23 <rovarga> #agreed we will disable schema-informed encoding by default
17:20:55 <rovarga> #info because compiling the xsd into exificient grammar takes too long
17:21:54 <vorburger> #topic CONTROLLER-1831 & MDSAL-418
17:24:33 <vorburger> #link https://wiki.opendaylight.org/view/Kernel_Projects_Call#Upcoming_Agenda_Topics
17:25:02 <rovarga> #link https://jira.opendaylight.org/browse/MDSAL-392
17:30:34 <vorburger> #link https://git.opendaylight.org/gerrit/#/c/79886/
17:30:38 <vorburger> rovarga: https://git.opendaylight.org/gerrit/#/c/79886/
17:32:17 <vorburger> #info Injector injector = Guice.createInjector(PRODUCTION, new InMemoryDOMDataBrokerModule(), new BindingModule(new PurelyClassLoadingSchemaWiring()));
17:39:33 <vorburger> #topic Previous Meeting Topics which need more discussion?
17:40:26 <vorburger> #topic Java 11, bis
17:40:42 <vorburger> #action vorburger to provide feedback by Thursday TSC re. Red Hat position
17:42:34 <vorburger> #action rovarga is checking with ONAP re. Java 11
17:46:19 <vorburger> #endmeeting