14:03:20 #startmeeting OpenFlow plugin daily scrum 14:03:20 Meeting started Wed Aug 27 14:03:20 2014 UTC. The chair is abhijitkumbhare. Information about MeetBot at http://ci.openstack.org/meetbot.html. 14:03:20 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:03:20 The meeting name has been set to 'openflow_plugin_daily_scrum' 14:03:22 I am on other call as well, so might not be prompt in reply 14:04:01 #info kamal_rameshan 14:04:11 OK - we can go over the fixes done today & any major outstanding issues (like the stats issue) 14:04:16 #info vishnoianil 14:04:17 #info abhijitkumbhare 14:05:08 And try to finish within the first half an hour 14:05:26 michal_rehak: are you on? 14:05:37 #info CASP3R 14:05:43 #info: michal_rehak 14:05:44 #info oflibMichal 14:05:51 Hi CASP3R 14:05:54 hi 14:06:14 So kamal_rameshan - is 1421 over? 14:06:36 i have submitted a review with the changes mentioned 14:06:55 i also uncovered a bug awhich i fixed as well along with it 14:06:55 OK - so it needs to be reviewed and merged 14:07:00 yes 14:07:07 OK - what was the bug? 14:07:46 when the match/priority was changed during an update flow, we were performing the remove-flow , but not the add-flow 14:07:58 OK 14:08:04 That’s a bad one 14:08:28 yeah, that was regression due to some change made 14:08:59 So - the gerrit is https://git.opendaylight.org/gerrit/10348 - michal_rehak - will you be reviewing it? 14:09:00 kamal_rameshan: 1421 looks good 14:09:17 i spoke too soon :) 14:09:18 cool 14:09:25 thx michal_rehak 14:10:10 What about the stats issue that Madhu was referring to yesterday? 14:10:53 I did not get any note from madhu, neither i see any update on the bug 14:11:56 It was something that apparently happened during michal_rehak’s demo (after I had left) 14:12:06 michal_rehak: any info? 14:12:19 Can we create a bug for it? 14:12:35 like statistics failing for vendor flows? 14:13:02 I don’t know the exact issue you folks saw 14:13:09 there is fix pushed in yangtools, but not merged yet 14:13:29 OK - its being reviewed? 14:13:36 https://git.opendaylight.org/gerrit/#/c/10301 14:13:41 oh.. should be merged 14:13:44 is.. 14:13:47 we can retest 14:13:59 OK 14:14:31 Otherwise open a bug so we can keep track 14:15:08 Bug 1088 is also fixed today vishnoianil - right? 14:15:34 abhijitkumbhare: yes 14:15:38 There is a comment on it - https://git.opendaylight.org/gerrit/10371 fixes it 14:15:41 i pushed the fix 14:16:05 Good 14:16:11 i asked vaclav if he can spare some time and to integration testing 14:16:40 if its fine then we are good to merge 14:16:47 vishnoianil: about https://bugs.opendaylight.org/show_bug.cgi?id=1587 - there is a comment from Tony 14:16:59 The comment is: 14:17:01 Offending code is statistics manager, since it is only writer of that tree, 14:17:02 write conflict could be also caused by inventory manager, since they share subtree (e.g. inventory manager deleted node from operational, statistics manager was trying to write node). 14:17:36 I will cc you on the bug 14:18:32 okay 14:20:25 So - https://git.opendaylight.org/gerrit/10371 - do you need edwarnicke to merge it (after v_demcak spends time testing https://bugs.opendaylight.org/show_bug.cgi?id=1088) ? 14:20:46 yup, i will ping ed to merge 14:21:29 #action v_demcak to test https://bugs.opendaylight.org/show_bug.cgi?id=1088 with https://git.opendaylight.org/gerrit/10371 - and then edwarnicke to merge it 14:22:46 Any other issue we need to talk about? 14:23:16 I know CASP3R ’s issue 14:23:37 He needs help to set up the profiler 14:24:05 for https://bugs.opendaylight.org/show_bug.cgi?id=1395 14:24:57 abhijitkumbhare one issue is right now none of the test beds i use can run with cbench see https://bugs.opendaylight.org/show_bug.cgi?id=1581 14:25:10 but it's really odd that Jan not seeing these issues 14:25:37 CASP3R: I think you will need to follow up with Muthu about https://bugs.opendaylight.org/show_bug.cgi?id=1395. 14:26:27 v_demcak: do you have any input on https://bugs.opendaylight.org/show_bug.cgi?id=1581 that CASP3R is talking about? 14:27:07 That will be a high priority if CASP3R cannot run cbench and any tests like that 14:28:41 So CASP3R - you do not see the cbench issue only with the OF Plugin private build? 14:29:14 i wasn't before but yesterday afternoon i pulled it down and was seeing it there 14:29:26 OK 14:30:45 v_demcak: any status on https://bugs.opendaylight.org/show_bug.cgi?id=1581 ? 14:31:54 #info v_demcak 14:32:45 Hello v_demcak - any status on https://bugs.opendaylight.org/show_bug.cgi?id=1581 ? The cbench tests are blocked on that 14:33:41 abhijitkumbhare: hello ... i've checked the integration distribution plugins and drop-tests are missing there 14:34:11 OK - but he says that even in the openflow plugin they are not present 14:34:23 i mean not working 14:35:18 openflowplugin distribution/base/ should have it 14:35:23 CASP3R said that yesterday he was seeing the issue also with the openflow plugin private build 14:35:41 v_demcak yea the base doesn't have it but we manually do load it in 14:36:29 basic we do 3 things copy in drop-test, delete arp and simpleforwarding then change log from INFO to ERROR 14:37:10 CASP3R: may I ask you to try https://jenkins.opendaylight.org/integration/job/integration-hydrogen-deploy-controller-latest-base-of13/ws/distributions-base-0.1.1-1-SNAPSHOT-osgipackage.zip 14:37:29 i can give that a shot 14:38:40 #info cbench issue ( https://bugs.opendaylight.org/show_bug.cgi?id=1581) v_demcak & CASP3R investigating 14:39:07 There is a new bug: https://bugs.opendaylight.org/show_bug.cgi?id=1626 14:39:24 cbench data store performance very poor 14:40:00 michal_rehak: do you know who it should be assigned to? 14:40:35 probably on me 14:40:45 OK - will do 14:41:02 we have some pending changes which might solve this 14:41:12 OK 14:41:33 If there is nothing else - we can meet tomorrow then 14:42:16 #endmeeting