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