Friday, 2015-11-06

Eva-iStill I don't understand in which cases pymongo client in "write_concern.document.get('w')" returns None.00:00
*** itisha has quit IRC00:01
*** davideagnello has joined #openstack-zaqar00:03
flwang1Eva-i:  see https://docs.mongodb.org/manual/reference/write-concern/00:04
flwang1Eva-i: not an expert, but based on my understanding, after the write success, the conn should return something instead of None00:05
flwang1i mean i'm not an mongodb expert :)00:09
Eva-iflwang1: yes, I have read this article. From this document I assumed that MongoDB can't have undefined(None) write concern level. MongoDB always operates on one of the write concern levels.00:17
flwang1Eva-i: yep, so maybe it's a 'bug' of mongodb client, i donno, but we can do something on zaqar side to fix it00:18
flwang1i will submit a patch and add a depend-on tag on your patch if my patch works00:19
Eva-iflwang1: I don't think it's a bug in mongodb client00:19
flwang1ok, that's why i use 'bug' :)00:20
flwang1i need dig into the code00:20
Eva-iflwang1: Maybe it's a setting for a mongoclient, not a mongodb server's or database's attribute00:22
flwang1Eva-i: i'm reading this https://docs.mongodb.org/manual/release-notes/drivers-write-concern/00:24
Eva-iflwang1: zaqar.storage.mongodb.driver.DataDriver instantiates MongoClient with no `w` argument passed. And when this agrument is not passed, i.e. none, "The default write concern on the new MongoClient class will be to acknowledge all write operations". It means internally MongoDB client will treat `w=None' as "w=1", as I understand.00:29
Eva-iflwang1: so you decided to fix this bug?00:29
Eva-iflwang1: it would be great, it will be a first time someone fixed a bug I reported =)00:31
flwang1Eva-i: haha, i'm happy to fix your bug for sure :)00:32
flwang1and I really really appreciate for your effort on zaqar00:32
Eva-iflwang1: thanks00:35
flwang1see https://github.com/openstack/zaqar/blob/master/zaqar/storage/mongodb/driver.py#L157 ?00:37
Eva-iflwang1: aha, I see now. Also helpful information is here: mongo_client.py:97700:46
flwang1Eva-i: haha, yep00:50
flwang1so that's what i mean it's like a 'bug' of mongo client00:50
flwang1generally, from the mongo side, the default value should be 100:50
flwang1but mongo client is using None00:50
*** flwang has quit IRC00:55
*** flwang has joined #openstack-zaqar01:03
Eva-iflwang1: yes01:04
flwang1Eva-i: ok, so it should be easy to fix, patch is coming :)01:04
openstackgerritFei Long Wang proposed openstack/zaqar: Fix write concern check for py34  https://review.openstack.org/24228701:29
openstackgerritFei Long Wang proposed openstack/zaqar: Fix tox not performing some tests under python 3  https://review.openstack.org/24218202:11
Eva-iflwang1: okay, I'm writing a review now02:43
flwang1seems it works :)02:44
*** inteq has joined #openstack-zaqar02:45
Eva-iflwang1: of course it works =) but something is bothering me, I will leave a comment in your change.02:46
flwang1Eva-i: ok, cool02:50
*** khushbu_ has joined #openstack-zaqar02:51
*** khushbu_ has quit IRC02:52
*** khushbu_ has joined #openstack-zaqar02:57
*** dmowrer has joined #openstack-zaqar03:15
*** dmowrer has quit IRC03:19
*** boris-42 has joined #openstack-zaqar03:23
Eva-iflwang1: done03:31
flwang1Eva-i: cool, thanks03:31
flwang1Eva-i: i will reply your comments later :)03:39
Eva-iflwang1: "i will submit a patch and add a depend-on tag on your patch if my patch works". Wow, I thought something like that is not possible, never worked with gerrit before.03:39
Eva-iflwang1: glad it worked03:39
flwang1Eva-i:  :)03:40
*** khushbu_ has quit IRC03:48
*** khushbu_ has joined #openstack-zaqar03:52
*** flwang has quit IRC03:53
*** khushbu_ has quit IRC04:01
*** khushbu_ has joined #openstack-zaqar04:05
*** itisha has joined #openstack-zaqar04:07
*** khushbu_ has quit IRC04:34
*** khushbu_ has joined #openstack-zaqar04:39
*** khushbu_ has quit IRC04:43
*** khushbu_ has joined #openstack-zaqar04:46
*** khushbu_ has quit IRC04:47
*** khushbu_ has joined #openstack-zaqar04:50
*** khushbu_ has quit IRC04:50
*** khushbu has joined #openstack-zaqar04:52
*** khushbu has quit IRC04:54
*** diga has joined #openstack-zaqar04:54
*** khushbu_ has joined #openstack-zaqar04:57
*** khushbu_ has quit IRC05:11
*** khushbu_ has joined #openstack-zaqar05:40
*** stanchan has joined #openstack-zaqar05:45
*** dmowrer has joined #openstack-zaqar05:57
*** dmowrer has quit IRC06:02
*** Qiming has joined #openstack-zaqar06:12
*** khushbu_ has quit IRC06:17
*** itisha has quit IRC06:21
openstackgerritMD NADEEM proposed openstack/python-zaqarclient: Added cli implementation for v2  https://review.openstack.org/24152306:21
*** openstackgerrit has quit IRC06:31
*** openstackgerrit has joined #openstack-zaqar06:31
*** khushbu_ has joined #openstack-zaqar06:33
*** khushbu_ has quit IRC06:34
*** khushbu has joined #openstack-zaqar06:39
*** david-lyle has joined #openstack-zaqar06:40
*** khushbu has quit IRC06:44
*** david-lyle has quit IRC06:45
*** khushbu_ has joined #openstack-zaqar06:48
*** Eva-i has quit IRC06:48
*** mdnadeem_ has joined #openstack-zaqar07:07
*** khushbu_ has quit IRC07:08
*** khushbu_ has joined #openstack-zaqar07:30
*** khushbu_ has quit IRC07:36
*** khushbu_ has joined #openstack-zaqar07:39
*** khushbu_ has quit IRC07:45
*** khushbu_ has joined #openstack-zaqar07:48
*** khushbu_ has quit IRC07:51
*** flwang has joined #openstack-zaqar07:58
*** mdnadeem_ has quit IRC07:59
flwangflaper87: ping about the dup name of queue, pool, flavor name08:03
openstackgerritMD NADEEM proposed openstack/python-zaqarclient: Implement CLI support for pool delete  https://review.openstack.org/24238808:30
*** zigo has quit IRC08:37
*** zigo has joined #openstack-zaqar08:42
*** openstackstatus has quit IRC08:42
*** khushbu has joined #openstack-zaqar08:54
*** khushbu has quit IRC08:56
*** flwang has quit IRC09:00
*** khushbu has joined #openstack-zaqar09:13
*** khushbu has quit IRC09:14
*** diga has quit IRC09:16
*** achanda has quit IRC09:21
*** khushbu_ has joined #openstack-zaqar09:22
*** khushbu_ has quit IRC09:51
*** khushbu has joined #openstack-zaqar10:01
*** khushbu has quit IRC10:01
*** khushbu has joined #openstack-zaqar10:06
*** khushbu has quit IRC10:07
*** Qiming has quit IRC10:07
*** kui has quit IRC10:20
*** flwang has joined #openstack-zaqar10:21
flwangmorning10:23
*** kui has joined #openstack-zaqar10:39
*** Qiming has joined #openstack-zaqar10:59
*** Eva-i has joined #openstack-zaqar11:04
flwangQiming: ping11:07
Qiminghi11:07
*** flwang has quit IRC11:07
*** flwang has joined #openstack-zaqar11:08
*** achanda has joined #openstack-zaqar11:22
*** achanda has quit IRC11:26
flwangryansb: ping11:31
flwangvkmc: ping11:31
flwangflaper87: ping11:31
ryansbflwang: hi11:39
Qimingflwang, are you debugging your irc client?11:40
flwangQiming: haha :) not really11:40
flwangryansb: can you pls review this one https://review.openstack.org/209238 ?11:41
flwangi would like to see it get in asap so that we can have basic support for v211:41
ryansbflwang: sure, it's on my list for today11:42
flwangryansb: awesome :)11:42
flwangthanks11:42
ryansb:)11:44
flwangryansb: i'm writing the summary of summit and will send out soon, feel free to comment it11:45
openstackgerritMerged openstack/zaqar-specs: Change ignore-errors to ignore_errors  https://review.openstack.org/22584312:01
*** flwang has quit IRC12:03
*** flwang has joined #openstack-zaqar12:04
*** dmowrer has joined #openstack-zaqar12:11
*** achanda has joined #openstack-zaqar12:24
*** achanda has quit IRC12:30
ryansbflwang: that'd be awesome, let me know when it's out12:31
flwangryansb: pls check your mailbox now :)12:35
*** zigo has quit IRC12:36
*** zigo has joined #openstack-zaqar12:37
ryansbwhich mailbox? (if it's sb@ryansb.com, can you try ryansb@redhat.com)12:46
ryansbmy personal mail provider is getting DDoS'd pretty bad12:46
flwangryansb: i sent it to openstack-dev :)12:47
ryansbah, wasn't checking my filtered folders12:47
ryansb:)12:47
ryansbyup, there it is12:47
flwangcool12:49
flwangfeel free comment it12:49
ryansbyup, will do12:50
*** boris-42 has quit IRC12:58
therveflwang, So the notifications-to-zaqar discussion didn't result in anything concrete apparently13:40
*** mdnadeem_ has joined #openstack-zaqar13:48
*** inteq has quit IRC13:49
*** njohnston is now known as nate_gone14:04
*** amitgandhinz has joined #openstack-zaqar14:13
*** khushbu_ has joined #openstack-zaqar14:32
*** kgriffs|afk is now known as kgriffs14:35
*** khushbu_ has quit IRC14:42
*** nate_gone is now known as njohnston14:44
*** achanda has joined #openstack-zaqar14:46
*** malini has joined #openstack-zaqar14:50
*** mdnadeem_ has quit IRC14:50
*** achanda has quit IRC14:51
*** khushbu_ has joined #openstack-zaqar14:55
*** ametts has joined #openstack-zaqar15:02
*** stanchan has quit IRC15:07
*** khushbu_ has quit IRC15:14
*** amitgandhinz has quit IRC15:15
*** Qiming has quit IRC15:25
*** mpanetta has joined #openstack-zaqar15:27
*** dynarro has joined #openstack-zaqar15:28
openstackgerritEva Balycheva proposed openstack/zaqar: Fix tox not performing some tests in some Envs  https://review.openstack.org/24218215:40
openstackgerritEva Balycheva proposed openstack/zaqar: Fix tox not performing some tests in some Envs  https://review.openstack.org/24218215:43
Eva-iryansb: sorry, I fixed a typo in commit message15:43
ryansbno worries15:44
openstackgerritEva Balycheva proposed openstack/zaqar: Fix tox not performing some tests in some Envs  https://review.openstack.org/24218215:48
*** amitgandhinz has joined #openstack-zaqar16:02
*** malini has quit IRC16:03
*** malini has joined #openstack-zaqar16:19
*** achanda has joined #openstack-zaqar16:20
Eva-iIs there a quick and straightforward way to drop all databases in all pools when zaqar's pooling is enabled?16:28
Eva-iBy using bootstrap object.16:30
Eva-iI mean a way to delete pools with dropping all their databases.16:34
*** achanda has quit IRC16:45
*** achanda has joined #openstack-zaqar16:56
*** dynarro has quit IRC17:24
*** achanda has quit IRC18:12
*** malini has quit IRC18:24
*** achanda has joined #openstack-zaqar18:34
*** achanda has quit IRC18:35
*** achanda has joined #openstack-zaqar18:48
*** malini has joined #openstack-zaqar18:48
*** achanda has quit IRC19:24
*** achanda has joined #openstack-zaqar19:29
*** openstackstatus has joined #openstack-zaqar19:36
*** ChanServ sets mode: +v openstackstatus19:36
-openstackstatus- NOTICE: Gerrit will be offline at 20:00-20:15 UTC today (starting 20 minutes from now) for scheduled project rename maintenance19:41
*** malini has quit IRC19:54
*** stanchan has joined #openstack-zaqar20:01
-openstackstatus- NOTICE: Gerrit is offline until 20:15 UTC today for scheduled project rename maintenance20:04
*** ChanServ changes topic to "Gerrit is offline until 20:15 UTC today for scheduled project rename maintenance"20:04
*** achanda has quit IRC20:15
*** ChanServ changes topic to "OpenStack Queuing and Notification Service || Smile :D || Meetings every Monday @ 21:00 UTC/15:00 UTC || Wiki: https://wiki.openstack.org/wiki/Zaqar || Paste: http://paste.openstack.org/ || Send messages and make some noise :D"20:37
*** openstackgerrit has quit IRC21:01
*** openstackgerrit has joined #openstack-zaqar21:02
*** dmowrer has quit IRC21:23
*** dmowrer has joined #openstack-zaqar21:24
*** dmowrer has quit IRC21:28
*** ametts has quit IRC21:40
*** njohnston is now known as nate_gone21:41
*** akanksha_ has joined #openstack-zaqar21:46
*** itisha has joined #openstack-zaqar21:47
*** ametts has joined #openstack-zaqar21:54
*** achanda has joined #openstack-zaqar22:08
*** boris-42 has joined #openstack-zaqar22:20
*** achanda has quit IRC22:27
*** stevelle_ is now known as stevelle22:44
*** amitgandhinz has quit IRC22:51
*** mpanetta has quit IRC22:51
*** achanda has joined #openstack-zaqar23:08
*** achanda has quit IRC23:08
*** ametts has quit IRC23:10
*** achanda has joined #openstack-zaqar23:29
*** achanda has quit IRC23:37

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