16:08:03 <abhijitkumbhare> #startmeeting OpenFlow Plugin Feb 9, 2017 16:08:03 <odl_meetbot> Meeting started Thu Feb 9 16:08:03 2017 UTC. The chair is abhijitkumbhare. Information about MeetBot at http://ci.openstack.org/meetbot.html. 16:08:03 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 16:08:03 <odl_meetbot> The meeting name has been set to 'openflow_plugin_feb_9__2017' 16:08:35 <abhijitkumbhare> #topic Agenda 16:08:51 <abhijitkumbhare> #info Current Reconciliation 16:11:02 <abhijitkumbhare> #info Regression Tests for Model cleanup, split connection layer 16:11:32 <abhijitkumbhare> #info Bundles & resync 16:13:12 <abhijitkumbhare> #info Clustering Acceptance Tests thread by Vratko 16:15:20 <abhijitkumbhare> #info Miscellaneous stuff 16:15:58 <abhijitkumbhare> #topic Current Reconciliation 16:18:29 <abhijitkumbhare> #info Currently a one shot read from the datastore of tables, groups, flows, meters - and provisionally sequentially 16:22:07 <shuva> #info its a thread-pool size of 4 , so 4 reconsiliations can happen in parallel for 4 devices 16:24:01 <shuva> #info controller stale marking implemented so that when someone deletes a flow on the controller with the switch is not there, its deleted on a switch connected 16:24:37 <shuva> #info provisioning is a separate flow of control as compared to reconsiliation 16:25:19 <shuva> #info so both can go in parallel, since we donot have any checkpointing/boundary mechanism in place 16:26:42 <abhijitkumbhare> #topic Bundles & resync 16:26:59 <abhijitkumbhare> #link https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Hitless_resync 16:35:10 <abhijitkumbhare> #info Why bundles based reconciliation: to reliably & hitlessly cleanup the state of switch at the connection/reconnection 16:51:42 <abhijitkumbhare> #info Discussions about what is mandatory and what is optional on the switch regarding bundles 16:52:19 <abhijitkumbhare> #info In particular - the spec is unclear about how many bundles the switch must support 16:59:01 <abhijitkumbhare> #topic Regression Tests for Model cleanup, split connection layer 16:59:34 <abhijitkumbhare> #info Some infra issues present currently 17:00:05 <abhijitkumbhare> #info tomasslusny & jbacigal to send the patch numbers to LuisGomez 17:00:24 <vishnoianil> need to drop, another meeting 17:00:37 <abhijitkumbhare> #topic Clustering Acceptance Tests thread by Vratko 17:00:40 <tomasslusny> #link https://git.opendaylight.org/gerrit/#/c/51304/ 17:07:53 <shuva> abhijitkumbhare were you saying anything when we were leaving ? 17:08:04 <abhijitkumbhare> #endmeeting