Thursday, 2014-08-21

*** yograterol has joined #openstack-zaqar00:03
openstackgerritA change was merged to openstack/python-zaqarclient: Remove hardcoded version  https://review.openstack.org/11546500:06
lifelessthanks!00:09
*** amitgandhinz has quit IRC00:42
*** amitgandhinz has joined #openstack-zaqar00:43
*** amitgandhinz has quit IRC00:47
*** flwang has quit IRC00:47
*** flwang has joined #openstack-zaqar01:01
wpfAll, does someone run into some issue when "git remote update"01:24
wpfnorman@norman-ThinkCentre-M92P:/opt/stack/marconi$ git remote update01:24
wpfFetching origin01:24
wpffatal: The remote end hung up unexpectedly01:24
wpferror: Could not fetch origin01:24
wpfFetching gerrit01:24
wpffatal: Project not found: openstack/marconi01:24
wpffatal: The remote end hung up unexpectedly01:24
wpferror: Could not fetch gerrit01:25
vkmcyes wpf01:31
vkmcyou have to update the git remote :)01:31
vkmcupdate the repo url with 'git remote set-url origin https://github.com/openstack/zaqar.git'01:32
vkmcand update the gerrit remote with 'git remote set-url gerrit ssh://<username>@review.openstack.org:29418/openstack/zaqar.git'01:33
wpfvkmc:  Thanks I will do it now01:33
vkmcwpf, np :)01:34
*** yograterol has quit IRC01:36
*** yograterol has joined #openstack-zaqar01:48
mpee|awayif I delete all messages from a queue the queue seems to not exist anymore, is that expected?01:55
*** vkmc has quit IRC02:00
*** amitgandhinz has joined #openstack-zaqar02:28
*** amitgandhinz has quit IRC02:31
*** amitgandhinz has joined #openstack-zaqar02:32
*** amitgandhinz has quit IRC02:36
openstackgerritPeng Fei Wang proposed a change to openstack/zaqar: Clean up expired messages for SQLAlchemy driver  https://review.openstack.org/11054303:15
*** yograterol has quit IRC03:16
openstackgerritPeng Fei Wang proposed a change to openstack/zaqar: Clean up expired messages for SQLAlchemy driver  https://review.openstack.org/11054303:23
*** chandankumar has joined #openstack-zaqar03:27
*** amitgandhinz has joined #openstack-zaqar03:42
*** chandankumar has quit IRC03:44
*** amitgandhinz has quit IRC03:47
openstackgerritOpenStack Proposal Bot proposed a change to openstack/python-zaqarclient: Updated from global requirements  https://review.openstack.org/11406805:21
openstackgerritOpenStack Proposal Bot proposed a change to openstack/zaqar: Updated from global requirements  https://review.openstack.org/11587005:22
prashanthr_flwang, wpf: Hello :) Can you please have a look at https://review.openstack.org/#/c/97178/ whenever you are free ? thanks a lot :)05:25
*** chandankumar has joined #openstack-zaqar05:25
*** reed has quit IRC05:36
openstackgerritOpenStack Proposal Bot proposed a change to openstack/zaqar: Imported Translations from Transifex  https://review.openstack.org/11587506:05
*** flaper87|afk is now known as flaper8706:21
wpfflaper87:  Hi, can you please have a look at https://review.openstack.org/#/c/110543/ whenever you are free? Thanks07:01
wpfbtw , is it code issue that check-tempest-dsvm-zaqar failed07:01
flaper87wpf: hey hey07:03
* flaper87 clicks07:03
wpfflaper87:  hi07:04
flaper87wpf: is there a way to make that test generic wo it runs for both, mongodb and sqlalchemy?07:04
wpfflaper87:  with my knowledge,  no way07:05
flaper87wpf: I wonder why this test didn't fail for sqla https://github.com/openstack/zaqar/blob/master/zaqar/tests/queues/storage/base.py#L41107:06
wpfsince one is SQL database ,and another one is NoSQL,  and one is that expired message be deleted until next post, and another one is immediately07:06
flaper87ahhhhhhhhhhhhhhhhhhhh, I know why it didn't fail. in order to run it we need to enable slow tests07:07
wpfflaper87:  why it failed?   I ever modify it in another issue07:07
wpfthe gc_interval is 0 now07:07
wpfand it works for current expired filter condition07:08
wpfthe test_expired_messages only test that expired messages are not visible for users07:08
*** AAzza_afk is now known as AAzza07:08
flaper87wpf: why do you need `def _get(count=False):` instead of the controller get method ?07:09
flaper87wpf: good point07:09
flaper87ok, it's clear now07:09
flaper87thanks07:09
wpfflaper87:   you know,  the test I added was to verify that the messages are really deleted in the database level07:09
flaper87wpf: yup, got it.07:10
wpfflaper87:  ok07:10
wpfso you already understand the the 'def_get(count=False)',right?07:10
flaper87wpf: yeah yeah07:11
flaper87wpf: +2, I just ran the recheck07:11
wpf:P07:11
flaper87lets see if the gate stops complaining07:11
wpfflaper87:  failed for "check-tempest-dsvm-zaqar"07:28
flaper87wpf: darn, kk. I'll take a look07:28
wpfthanks07:29
wpfflaper87:  seems to be related with the mongodb in gate07:34
wpfsed: can't read /etc/mongodb.conf: No such file or directory07:34
flaper87yeah, we've been hitting that issue since yday. Something must have changed07:34
wpfok07:37
*** AAzza is now known as AAzza_afk07:56
*** flwang1 has joined #openstack-zaqar08:04
*** AAzza_afk is now known as AAzza08:10
*** AAzza is now known as AAzza_afk08:35
*** flwang1 has quit IRC08:37
*** flwang1 has joined #openstack-zaqar08:47
flaper87malini|afk: wpf we need this to land to fix the mongodb thing https://review.openstack.org/#/c/115911/09:44
*** vkmc has joined #openstack-zaqar10:30
vkmcgood morning!10:31
*** flwang1 has quit IRC10:34
*** flwang1 has joined #openstack-zaqar10:36
flaper87vkmc: gooooooooooooooooooood morning10:52
flaper87vkmc: btw, https://review.openstack.org/#/c/115911/10:52
vkmcoh you found what's going on with the DevStack gate10:55
vkmcawesomeeeeeee10:55
vkmcI was a bit worried about it10:55
flaper87I'm still worried, that patch is blocking our gate. At least we know what's happening11:00
vkmcyeah of course11:07
flaper87I'll be out part of the afternoon so, please, it'd be nice if you guys can follow-up with QA to get this merged11:23
flaper87malini|afk: hey, when you're around: Could you please take a look at this patch? https://review.openstack.org/#/c/106346/11:26
vkmcflaper87, we have to rename launchpad, when should be more convenient to do so?11:44
flaper87vkmc: good point, I think I can do it now11:44
* flaper87 is addressing vkmc comments on the homedoc patch11:45
vkmc:)11:45
vkmcI can do that11:45
flaper87ah right, you can :D11:48
flaper87go ahead :D11:48
* vkmc updating Launchpad11:50
flaper87vkmc: pushed11:51
vkmcOpenStack Message Queuing Service => OpenStack Messaging and Notifications Service11:51
openstackgerritFlavio Percoco proposed a change to openstack/zaqar: V1.1 Homedoc  https://review.openstack.org/9615911:51
flaper87+111:51
vkmcwe should update it in governance if I'm not wrong11:52
vkmchttps://github.com/openstack/governance/blob/master/reference/programs.yaml11:52
vkmcwell we are the 'Queue service' there11:52
flaper87yeah, we'll do the governance change later, once we have actual notifications12:03
flaper87:P12:03
vkmcok :)12:03
vkmcI'm afraid I cannot change the Launchpad URL12:03
flaper87vkmc: I'm doing that12:06
flaper87vkmc: this is how you do it: https://answers.launchpad.net/launchpad/+question/25339812:07
flaper87YAY, launchpad!12:07
flaper87>.>12:07
vkmchaha12:11
*** AAzza_afk is now known as AAzza12:23
*** amitgandhinz has joined #openstack-zaqar12:33
*** flaper87 is now known as flaper87|afk12:44
*** sriram has joined #openstack-zaqar12:44
*** amitgandhinz has quit IRC13:18
*** amitgandhinz has joined #openstack-zaqar13:19
*** openstackgerrit has quit IRC13:21
*** malini has joined #openstack-zaqar13:23
*** amitgandhinz has quit IRC13:23
*** malini has quit IRC13:31
*** malini has joined #openstack-zaqar13:32
*** malini has quit IRC13:39
*** kgriffs|afk is now known as kgriffs13:57
*** openstackgerrit has joined #openstack-zaqar13:59
*** amitgandhinz has joined #openstack-zaqar14:01
*** prashanthr_ has quit IRC14:24
*** prashanthr_ has joined #openstack-zaqar14:25
*** alcabrera|afk is now known as alcabrera14:53
alcabreragood morning. o/14:53
kgriffso14:57
kgriffso/14:57
kgriffso14:58
kgriffs_o_14:58
kgriffs___14:58
* alcabrera witnesses that kgriffs became a pancake14:58
* kgriffs returns to lurking in the shallows14:58
kgriffsOK, I am going to go offline a bit to focus on coding. bbl15:01
*** kgriffs is now known as kgriffs|afk15:02
alcabrerahey vkmc, AAzza, prashanthr_! There won't be a meeting today, but if you all have anything you'd like to ask me or talk to me about, feel free to do so. :)15:31
*** chandankumar has quit IRC15:36
prashanthr_good morning alcabrera :)15:38
alcabreragood morning, prashanthr_!15:38
prashanthr_I am just waiting for reviews on my redis patchset :) Thanks for your review !15:38
*** prashanthr_ has quit IRC15:39
alcabrerayou're welocme. :)15:40
*** prashanthr_ has joined #openstack-zaqar15:48
prashanthr_alcabrera: Sorry my account got disconnected15:48
alcabrerano worries, prashanthr_. welcome back!15:49
*** reed has joined #openstack-zaqar15:49
prashanthr_For this week, I guess I was just working on the comments from kgriffs|afk, AAzza, vkmc and flaper87|afk ! :)15:49
prashanthr_Seems like more are coming underway15:49
vkmcheyy15:49
prashanthr_vkmc: Hello Good morning :)15:50
vkmchi prashanthr_ :)15:50
vkmchi alcabrera!15:50
*** kgriffs|afk is now known as kgriffs15:54
alcabreraheya vkmc. :)15:54
AAzzavkmc: prashanthr_: hello :)15:54
vkmchi AAzza!15:55
*** mpanetta has joined #openstack-zaqar16:05
*** mpanetta has quit IRC16:06
*** mpanetta has joined #openstack-zaqar16:06
kgriffsprashanthr_: good evening!16:10
prashanthr_kgriffs: Thank you ! :) Good morning ! :)16:10
openstackgerritKurt Griffiths proposed a change to openstack/zaqar: Report claim and delete latency separately in the benchmark tool  https://review.openstack.org/11602916:17
kgriffsprashanthr_: re that race condition, weren't you going to try lua or something?16:18
kgriffsI think it may be done with a watch on the pipe, but my hunch is doing the filtering in lua would be faster16:18
kgriffs(basically, doing a conditional claim on each message, based on whether it is still unclaimed at the moment)16:19
*** AAzza is now known as AAzza_afk17:18
*** chandankumar has joined #openstack-zaqar17:34
*** chandankumar has quit IRC17:37
*** flwang1 has quit IRC17:38
* vkmc lurks18:43
vkmchey guys, we would use more +1's here https://review.openstack.org/#/c/115911/18:44
vkmcit's for the bug blocking the devstack gate18:44
*** AAzza_afk is now known as AAzza19:04
*** flwang1 has joined #openstack-zaqar20:13
*** flwang1 has quit IRC20:18
*** earnThis has joined #openstack-zaqar20:27
vkmcso quiet around here :p20:33
alcabreraoh yes20:37
alcabreraI'm heads down preparing a haskell tutorial for later tonight on parsing. :)20:37
vkmcsounds good :)20:37
*** sriram has quit IRC20:38
*** staphae has joined #openstack-zaqar20:50
staphaepeps: I am creating a messages table with no "CID" field populated. Is this suppose to be the default behaviour?20:51
AAzzastaphae: i think yes, it is claim_id. if you didn't yet claim any messages there should not be values:)20:55
*** yograterol has joined #openstack-zaqar21:20
staphaeAAzza: Thanks, Not even zero?21:23
*** AAzza is now known as AAzza_afk21:26
*** kgriffs is now known as kgriffs|afk21:27
*** staphae has quit IRC21:40
earnThisI cant get the zaqar server started21:46
earnThis$ zaqar-server -v is what the readme says21:47
earnThisAny suggestions?21:49
*** earnThis has left #openstack-zaqar22:01
*** amitgandhinz has quit IRC22:20
*** amitgandhinz has joined #openstack-zaqar22:21
*** amitgandhinz has quit IRC22:26
*** sriram has joined #openstack-zaqar22:26
*** sriram has quit IRC22:26
*** sriram has joined #openstack-zaqar22:26
*** sriram1 has joined #openstack-zaqar23:09
*** sriram1 has quit IRC23:10
*** sriram has quit IRC23:11
*** yograterol has quit IRC23:20
*** alcabrera is now known as alcabrera|afk23:20
*** yograterol has joined #openstack-zaqar23:33
*** yograterol has quit IRC23:53

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