Wednesday, 2016-06-08

openstackgerritwanghao proposed openstack/zaqar: [WIP]Subscription Confirmation Support for MongoDB  https://review.openstack.org/31660101:01
*** tqtran has quit IRC01:16
openstackgerritwangxiyuan proposed openstack/zaqar: Adding Negative tests cases to Zaqar v2  https://review.openstack.org/31982501:52
wxyflwang: So jtomasek's problem is these two bug: https://bugs.launchpad.net/zaqar/+bug/1590112 https://bugs.launchpad.net/zaqar/+bug/159017302:13
openstackLaunchpad bug 1590112 in zaqar "Zaqar can't delete the dead subscription for websocket" [High,New] - Assigned to Fei Long Wang (flwang)02:13
openstackLaunchpad bug 1590173 in zaqar "Notifier can't get all the subscriptions due to the default limit" [High,New] - Assigned to Fei Long Wang (flwang)02:13
wxyflwang: right?02:14
flwang1wxy: it's the 2nd one02:23
flwang1but the first one should be fixed as well02:23
wxyflwang1: got it. BTW, our redis backend still has some bugs. This is one fix for it. Could you please take a look at it? https://review.openstack.org/#/c/326287/02:29
wxyflwang1: My purpose is to merge this one asap: https://review.openstack.org/#/c/319825/  to make our tempest test stronger.02:31
*** openstackgerrit has quit IRC02:47
*** openstackgerrit has joined #openstack-zaqar02:48
flwang1wxy: so you mean https://review.openstack.org/#/c/326287/ will fix the redis failure of  https://review.openstack.org/#/c/319825/  ?03:23
wxyflwang1: not all. And this bug: https://bugs.launchpad.net/zaqar/+bug/159022703:24
openstackLaunchpad bug 1590227 in zaqar "(redis) message for a queue is not lazy" [Undecided,New]03:24
wxyflwang1: this two can solve the redis failure.03:24
flwang1wxy: but we don't have a fix for https://bugs.launchpad.net/zaqar/+bug/159022703:25
openstackLaunchpad bug 1590227 in zaqar "(redis) message for a queue is not lazy" [Undecided,New]03:25
flwang1yet03:25
wxyflwang1: yes. I created it just now.03:26
flwang1wxy: awesome, thanks for taking care our redis03:26
flwang1which difinately needs some love03:27
openstackgerritwangxiyuan proposed openstack/zaqar: Fix the wrong check of X-PROJECT-ID  https://review.openstack.org/30503503:30
flwang1wxy: ping04:32
openstackgerritFei Long Wang proposed openstack/zaqar: Fix subscription limit per queue  https://review.openstack.org/32671004:32
flwang1wanghao: ping04:33
wxyflwang: pong04:33
flwang1i have tested https://review.openstack.org/326710 and uploaded a new patch set04:33
flwang1but it needs a little bit change for the test case04:33
flwang1can you help take a look? i'm going to off to pick my son04:33
wxyflwang: sure. leave it to ours04:34
flwang1wxy: thanks04:34
flwang1it would be nice if you can verify the fix as well04:35
flwang1thank you, ttyl04:35
wxyflwang: ok. I'll try04:35
wxynp04:36
*** njohnston is now known as njohnston|sleep04:53
Eva-iflwang1: flwang: sorry, no "message id in notifications" proof-of=concept patch for today, almost done though.05:03
*** GB21 has joined #openstack-zaqar05:09
*** GB21 has quit IRC05:44
*** jtomasek has quit IRC06:01
*** GB21 has joined #openstack-zaqar06:06
wanghaoflwang1, pong06:06
wanghaoflwang1: sure, will see it soon.06:08
*** rcernin has joined #openstack-zaqar06:12
openstackgerritThomas Herve proposed openstack/zaqar: Fix subscription limit per queue  https://review.openstack.org/32671006:39
*** openstackgerrit has quit IRC06:48
*** openstackgerrit has joined #openstack-zaqar06:48
thervewanghao, Thanks for the comment, I commit back the original patch and added a test06:54
*** tesseract has joined #openstack-zaqar07:00
wanghaotherve: yeah, I saw it, thanks for working this bug.07:06
wanghaotherve: I'll test it in my local env.07:07
openstackgerritwangxiyuan proposed openstack/zaqar: [WIP]Subscription Confirmation Support for MongoDB  https://review.openstack.org/31660107:07
openstackgerritwangxiyuan proposed openstack/zaqar: [WIP]Subscription Confirmation Support for MongoDB  https://review.openstack.org/31660107:15
openstackgerritThomas Herve proposed openstack/zaqar: Fix subscription limit per queue  https://review.openstack.org/32671007:25
wanghaotherve, flwang: I tested this patch in my env, it works fine. We can merge it sonn after jekins is happy.07:28
thervewanghao, Yeah had a dumb pep8 error, should be better now07:28
wanghaotherve: cool07:29
*** openstackgerrit has quit IRC07:48
*** openstackgerrit has joined #openstack-zaqar07:48
openstackgerritThomas Herve proposed openstack/zaqar: Remove leftovers on websocket disconnections  https://review.openstack.org/32689708:07
*** openstackgerrit has quit IRC08:48
*** openstackgerrit has joined #openstack-zaqar08:48
*** GB21 has quit IRC08:53
flwang1therve: ping08:58
therveflwang1, Hey09:00
flwang1therve: as for https://review.openstack.org/#/c/326710/, have you tested the code?09:03
therveflwang1, Yep09:03
thervewanghao did too09:04
flwang1therve: ok, it didn't work for me, so i uploaded the patchset 209:05
therveflwang1, What was the issue?09:06
flwang1only get 1009:06
flwang1therve: ok, anyway, i will test it again09:07
*** GB21 has joined #openstack-zaqar09:09
*** GB21 has quit IRC09:18
flwang1therve: ok, it works for me this time09:19
flwang1therve: would you mind adding a debug log for each notification sending?09:20
flwang1at line 4809:20
therveflwang1, Sure what do you want in it?09:20
flwang1therve: just print the sub dict09:21
flwang1then it would be easier to debug for operator in the future09:21
flwang1i can do a nijia approve after adding the log09:22
flwang1though it shouldn't be a blocker09:22
flwang1wxy: wanghao: can you guys propose a patch for project-config to switch the voting of the zaqarclient functional test and tempest test?09:24
wxyflwang1: It's time to be off. I can do it tonight.09:31
flwang1wxy: ok, sorry, no problem. i can do it :)09:31
wxyflwang1: I think that do we need this patch be merged first? https://review.openstack.org/#/c/319825/09:32
wxyflwang1: to make sure the tempest is ok enough.09:32
flwang1wxy: i prefer to hold it until we fix the failure09:33
flwang1it's time to switch the voting of tempest and functional test09:34
openstackgerritThomas Herve proposed openstack/zaqar: Fix subscription limit per queue  https://review.openstack.org/32671009:34
openstackgerritThomas Herve proposed openstack/zaqar: Remove leftovers on websocket disconnections  https://review.openstack.org/32689709:34
wxyflwang1: Ok, let's do it.09:34
flwang1what's your thought to get the nagative tempest test in asap?09:34
wxyflwang1: If you are busy. Leave it to me.09:35
flwang1i mean why those negative test need to be merged ASAP?09:35
wxyflwang1: It can ensure our new patch is better.09:37
flwang1wxy: oh, yes, but i think we should change the voting first unless the patch can pass all the tests09:38
flwang1since it can't now, so i would prefer to leave it a while09:38
flwang1i'm sorry for that09:38
flwang1therve: thanks for the new patch sets09:38
thervenp09:38
flwang1wxy: can you give it a bless https://review.openstack.org/#/c/326710/5 ?09:38
flwang1therve: i just realized you have contributed to zaqar over 50 commits09:40
*** GB21 has joined #openstack-zaqar09:42
therveCool09:42
odyssey4meflwang1 kong I've created a specialist core group for openstack-ansible-os_zaqar and have added you both to it. You may manage the group at your discretion. https://review.openstack.org/#/admin/groups/1406,members10:46
*** tesseract has quit IRC10:50
*** tesseract has joined #openstack-zaqar10:51
openstackgerritMerged openstack/zaqar: Fix subscription limit per queue  https://review.openstack.org/32671011:23
*** eggmaster has joined #openstack-zaqar11:53
*** GB21 has quit IRC12:23
eggmasterflaper87: Hi there. As I mentioned to you in pvt, I'm standing up a zaqar dev env to test a patch. Following this http://docs.openstack.org/developer/zaqar/devref/development.environment.html12:44
eggmasterI can bring up 'zaqar-server -d' and see connections to mongodb increase12:44
eggmasterHowever when I run 'tox -epy27' I see some errors around bad uri for mongodb connection, see https://paste.fedoraproject.org/376169/65389814/12:45
eggmasterJust wondering if those stacktraces are real errors. Output suggests success..."congratulations :)" :)12:46
eggmasterunless it's sarcastically trolling me ;)12:46
*** njohnston|sleep is now known as njohnston13:28
*** wanghao_ has joined #openstack-zaqar13:45
*** ametts has joined #openstack-zaqar14:02
*** mpanetta has joined #openstack-zaqar14:08
*** pt_15 has joined #openstack-zaqar14:28
openstackgerritMerged openstack/zaqar: Use assertEqual/GreaterEqual/LessEqual  https://review.openstack.org/28654114:30
Eva-ieggmaster: Hello. For some reason few months ago py tests started to show much junk. We haven't figured why though. But if tests are saying "congratulations" then they pass.14:35
eggmasterEva-i: thanks!15:56
*** wanghao_ has quit IRC15:58
*** tesseract has quit IRC16:31
*** rcernin has quit IRC16:42
flwang1flaper87: any luck you around? are you still working on the deprecate v1.1?17:03
flwang1odyssey4me: awesome, thanks17:03
*** itisha has joined #openstack-zaqar17:26
-openstackstatus- NOTICE: Zuul has been restarted to correct an error condition. Events since 17:30 may have been missed; please 'recheck' your changes if they were uploaded since then, or have "NOT_REGISTERED" errors.18:11
openstackgerritSteve Linabery proposed openstack/zaqar: Relocates cli options registration from bootstrap to server  https://review.openstack.org/32726818:13
eggmasterflaper87: ^18:14
flwang1eggmaster: flaper87 has proposed a fix for that issue18:21
eggmasterflwang1: orly? where?18:21
flwang1https://review.openstack.org/32642118:21
eggmasterflwang1: thank you.18:22
flwang1eggmaster: i don't mind abandon his patch in favor of yours ;d18:26
eggmasterflwang1: well...18:26
eggmasterflwang1: it would make one small thing tidier, which is that I just commented on a RH downstream bug with mine :P18:26
flwang1eggmaster: is it really urgent?18:27
flwang1if not, i would like to talk to flaper87 before abandon his patch :)18:27
flwang1just to be gentle :D18:27
eggmasterflwang1: it's not super urgent...18:27
eggmasterbut I think mine is better... he didn't move log.register_option18:28
eggmasterit's blocking some work I'm trying to do for packaging tempest for RDO18:29
eggmasterso in that sense it's urgent, but no one will die :)18:29
flwang1eggmaster: cool18:30
flwang1and thanks for the first patch to zaqar18:30
eggmasterglad to!18:30
flwang1you're more than welcome to stay in this channel :)18:30
eggmasterI'll try not to wear out the welcome :)18:31
eggmasterthx18:31
flwang1eggmaster: :)18:34
openstackgerritSteve Linabery proposed openstack/zaqar: Relocates cli options registration from bootstrap to server  https://review.openstack.org/32726818:59
eggmasterfailed pep8 gate, fixed19:00
*** jtomasek has joined #openstack-zaqar19:01
openstackgerritFei Long Wang proposed openstack/zaqar: Use debug instead of warning for pipeline implement error  https://review.openstack.org/32729619:19
*** rcernin has joined #openstack-zaqar19:25
*** flwang has quit IRC19:29
*** flwang has joined #openstack-zaqar19:34
*** shu-mutou-AFK has quit IRC19:37
openstackgerritDoug Hellmann proposed openstack/zaqar: Add release notes  https://review.openstack.org/32670419:42
*** flwang1 has quit IRC20:30
*** openstackgerrit has quit IRC20:48
*** openstackgerrit has joined #openstack-zaqar20:48
*** JAHoagie has joined #openstack-zaqar20:50
*** ametts has quit IRC21:14
eggmasterI see a couple more failed gates here, although I've no idea how to debug those https://review.openstack.org/#/c/327268/21:20
eggmasterI'll continue my education tomorrow. biab.21:20
*** stanchan has joined #openstack-zaqar21:33
*** mpanetta has quit IRC21:43
flwangEva-i: vkmc: ryansb: can you help review https://review.openstack.org/#/c/326704/ ?21:44
*** rcernin is now known as rcernin|off21:54
*** rcernin|off has quit IRC22:21
openstackgerritAlan Pevec proposed openstack/zaqar: Relocates cli options registration from bootstrap to server  https://review.openstack.org/32726822:25
openstackgerritMerged openstack/zaqar: Fix fail of getting claim after claim expire(Redis)  https://review.openstack.org/32628723:04
*** stanchan has quit IRC23:53

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!