17:03:17 <rovarga_> #startmeeting Kernel Projects Call
17:03:17 <odl_meetbot> Meeting started Tue Nov 20 17:03:17 2018 UTC.  The chair is rovarga_. Information about MeetBot at http://ci.openstack.org/meetbot.html.
17:03:17 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
17:03:17 <odl_meetbot> The meeting name has been set to 'kernel_projects_call'
17:03:24 <rovarga_> #topic KeyedLocks
17:03:47 <rovarga_> #link https://git.opendaylight.org/gerrit/#/c/77987/8/common/util/src/main/java/org/opendaylight/infrautils/utils/concurrent/KeyedLocks.java
17:04:55 <vorburger> skitt: rovarga_: hello, I'm just joining..
17:05:48 <odl_meetbot> vorburger: Error: Can't start another meeting, one is in progress.  Use #endmeeting first.
17:24:05 <rovarga_> #topic https://git.opendaylight.org/gerrit/#/c/77467/
17:24:46 <rovarga_> #info createSignificantParentsAndPut() is a troublesome name, but we could not find a better name
17:26:43 <rovarga_> #info the idea is to remove put(..., true/false)
17:30:28 <rovarga_> #info can we use expesivePut()?
17:55:49 <rovarga_> #info after some discussion, we are back to names... mergeParentsAndPut()
17:56:36 <rovarga_> #agreed mergeParentStructureAnd{Merge,Put} it is
17:58:37 <rovarga_> #topic https://jira.opendaylight.org/browse/CONTROLLER-1873
18:09:07 <rovarga_> #info we route cache shootdown from PrimaryShardInfoFutureCache.remove() towards the corresponding ConnectedClientConnection
18:09:21 <rovarga_> #topic artery?
18:09:39 <rovarga_> #info artery requires message chunking
18:09:50 <rovarga_> #info message chunking works only on tell-based protocol
18:11:04 <rovarga_> #info NETCONF clustering requires artery, too
18:13:11 <rovarga_> #info gossip should not be be aproblem with artery
18:14:56 <vorburger> #topic Java 11
18:15:12 <vorburger> #info waiting for Java 11 support in upstream projects, notably Akka & Xtend
18:16:22 <rovarga_> #endmeeting