Friday, 2014-08-01

*** openstackgerrit has quit IRC00:16
*** openstackgerrit has joined #openstack-marconi00:17
*** flwang__ has joined #openstack-marconi00:33
*** malini2 has quit IRC00:34
*** flwang__ has quit IRC00:38
*** vkmc has quit IRC00:40
*** nosnos has joined #openstack-marconi01:51
*** cpallares has quit IRC02:16
*** flwang__ has joined #openstack-marconi02:34
*** oz_akan has joined #openstack-marconi02:36
*** balajiiyer has joined #openstack-marconi02:39
*** flwang__ has quit IRC02:39
*** balajiiyer has quit IRC02:39
*** rwsu has quit IRC02:55
*** oz_akan has quit IRC02:58
*** oz_akan has joined #openstack-marconi02:58
*** oz_akan has quit IRC03:11
*** nosnos has quit IRC03:13
*** nosnos has joined #openstack-marconi03:14
*** nosnos has quit IRC03:18
*** nosnos has joined #openstack-marconi03:44
*** prashanthr_ has joined #openstack-marconi03:52
*** nosnos has quit IRC04:11
*** saikrishna has joined #openstack-marconi04:12
*** nosnos has joined #openstack-marconi04:20
*** flwang__ has joined #openstack-marconi04:35
*** saikrishna has quit IRC04:37
*** flwang__ has quit IRC04:40
*** saikrishna has joined #openstack-marconi04:48
*** chandankumar has joined #openstack-marconi04:59
*** oz_akan has joined #openstack-marconi05:12
*** oz_akan has quit IRC05:17
*** k4n0 has joined #openstack-marconi05:28
*** oz_akan has joined #openstack-marconi05:37
*** oz_akan has quit IRC05:41
*** reed has quit IRC05:59
*** flwang__ has joined #openstack-marconi06:36
*** oz_akan has joined #openstack-marconi06:37
*** flwang__ has quit IRC06:41
*** oz_akan has quit IRC06:42
*** flaper87|afk is now known as flaper8706:46
*** haomaiwa_ has joined #openstack-marconi07:21
*** flwang__ has joined #openstack-marconi07:24
prashanthr_flaper87: Hello ! :)07:37
flaper87prashanthr_: hey hey :)07:37
prashanthr_how you doing ? :)07:37
*** oz_akan has joined #openstack-marconi07:38
prashanthr_flaper87: I had a quick question.07:39
prashanthr_kgriffs|afk has suggested "DSQ: I feel like messages should be scoped to make the DB more human-readable when diagnosing issues. Having different record types (claims, messages) referred to by just UUIDs could make it harder to see what is going on."07:39
prashanthr_I am wondering what could be a good candidate to scope messages and make the DB human readable ?07:39
*** oz_akan has quit IRC07:40
*** oz_akan has joined #openstack-marconi07:40
*** prashanthr_ has quit IRC07:42
*** prashanthr_ has joined #openstack-marconi07:43
flaper87prashanthr_: mmh, we use ids in mongo but in mongo you can browse the database07:43
flaper87is it possible to add the project_queue + id ?07:43
flaper87although that will use way more memory07:43
flaper87:/07:43
*** oz_akan has quit IRC07:44
prashanthr_flaper87: Yes we can do that :)07:51
*** prashanthr_ has quit IRC07:51
*** prashanthr_ has joined #openstack-marconi07:52
prashanthr_is this a good data browser ? https://redsmin.com/07:52
prashanthr_flaper87: https://redsmin.com/07:52
prashanthr_?07:52
*** AAzza_afk is now known as AAzza07:53
flaper87prashanthr_: you keep desapearing :P07:53
prashanthr_college Wi-Fi is giving me nightmares07:54
prashanthr_from yesterday07:54
prashanthr_no one to fix it because of holidays07:54
prashanthr_:(07:54
flaper87prashanthr_: I wanted to ask if you could get a footprint of the memory usage in a semi-kinda-sorta-real env07:54
flaper87I'd like to know how much memory is required for a 100x100 scenario07:55
flaper87that is 100 queues and 100 messages in each07:55
prashanthr_will this help ?07:55
prashanthr_http://redis.io/commands/info07:55
prashanthr_I can mock create the queues and messages07:55
prashanthr_and then use this command i guess07:55
*** saikrishna has quit IRC07:57
flaper87prashanthr_: I believe it will07:59
flaper87prashanthr_: lemme know if you can do that in your laptop, otherwise I'll try to get a small server instance for you somewhere07:59
prashanthr_flaper87: Sure.08:00
prashanthr_Will run the experiment twice once with just UUID's08:01
prashanthr_and the other scoped by the project&queue names08:01
prashanthr_also since i am using msgpack now08:03
prashanthr_the size used will be marginally lesser08:03
flaper87awesome08:05
prashanthr_flaper87: I guess i can use sriram's help on this.08:05
prashanthr_as he already has a benchmarking tool08:05
flaper87prashanthr_: no need to benchmark now, I just want to know what's the memory usage08:07
flaper87it also depends on the size of the message but anyway08:08
prashanthr_okay sure. will keep it simple.08:08
prashanthr_What would be a good message size ?08:08
*** stannie has joined #openstack-marconi08:15
flaper87almooooooooooooooooooooooooost theeeeeeeeeeeeeeeeeeeeeereeeeeeeeeeeeeeeee08:25
flaper87prashanthr_: even empty is good, I think. We can always substract the message size to know what the minimum required memory is08:25
flaper87minimum+message_size08:25
prashanthr_flaper87: lolzz sure :)08:26
prashanthr_now tackling the 50 odd comments of yesterday :) Amazing comments from you and kgriffs|afk08:26
prashanthr_:)08:26
* prashanthr_ wants to learn how to do code reviews in such depth 08:27
*** AAzza is now known as AAzza_afk08:27
flaper87prashanthr_: doing more code reviews is the key08:29
flaper87prashanthr_: but when you're not doing code-reviews it may be annoying08:30
flaper87you may loose friends because of that :P08:30
prashanthr_flaper87: Ha ha :) True.08:30
flaper87the other day a friend was showing me how cool the patch of some contributor was and he had no idea08:30
flaper87he ended up saying, Shut up08:31
flaper87:P08:31
flaper87now, jokes apart, do more reviews08:31
flaper87Don't focus on nitpicks, those are good but try to think what the happy path is08:31
flaper87and also, make sure you examine the sad-panda path08:31
prashanthr_Ha ha :) by that logic me and kgriffs|afk must have been arch rivals :) Sure will do after the redis patch is into the repo.08:32
prashanthr_http://www.whatsupyasieve.com/wp-content/uploads/2012/09/sad-panda.jpg08:32
*** oz_akan has joined #openstack-marconi08:41
*** oz_akan has quit IRC08:45
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Fixes several failing mongo driver tests  https://review.openstack.org/11111108:52
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Merge metadata back into the queue endpoint  https://review.openstack.org/11120608:52
*** AAzza_afk is now known as AAzza08:58
flaper87prashanthr_: is your patch ready for review again?09:11
*** saikrishna has joined #openstack-marconi09:16
prashanthr_flaper87: Hmm almost done09:28
prashanthr_a couple of more things remaining09:28
* prashanthr_ has decided never ever to set an estimate of time :P09:28
flaper87prashanthr_: good boy, you fail at estimating time at the very moment you start thinking you can estimate it09:29
prashanthr_flaper87: Ha ha precisely :)09:29
*** AAzza is now known as AAzza_afk09:31
*** oz_akan has joined #openstack-marconi09:41
*** prashanthr_ has quit IRC09:45
*** oz_akan has quit IRC09:46
*** prashanthr_ has joined #openstack-marconi09:50
*** haomaiw__ has joined #openstack-marconi10:05
*** oz_akan has joined #openstack-marconi10:09
*** prashanthr_ has quit IRC10:11
*** haomaiwa_ has quit IRC10:11
*** prashanthr_ has joined #openstack-marconi10:16
*** prashanthr_ has quit IRC10:30
*** prashanthr_ has joined #openstack-marconi10:31
*** prashanthr_ has quit IRC10:58
*** prashanthr_ has joined #openstack-marconi10:59
*** AAzza_afk is now known as AAzza11:14
prashanthr_flaper87:11:26
prashanthr_quick question11:26
flaper87shoot11:26
prashanthr_in the test suite in base.py there is a test called11:26
prashanthr_test_claim_create_default_limit11:26
prashanthr_where messages are created using a loop11:27
prashanthr_and the number of messages is storage.DEFAULT_MESSAGES_PER_CLAIM + 111:27
prashanthr_which by default is 1111:27
prashanthr_and a xrange is used to loop around to create the messages11:27
prashanthr_creating 11 messages11:27
prashanthr_but the assertion is done looking for 10 messages11:27
prashanthr_I guess that's a small bug11:28
*** flaper87 changes topic to "This channel has been moved to #openstack-zaqar, please join the new channel instead"11:28
*** oz_akan has quit IRC11:29
flaper87mmh, sounds like it11:29
flaper87prashanthr_: ^11:29
prashanthr_Okay. Should I fix this now ? some of redis tests are failing because of it.11:30
flaper87mmh, and why isn't mongodb's or sqlalchemy tests failing?11:31
AAzzaprashanthr_:  i'm not sure it is a bug11:34
AAzzaprashanthr_: i think i added that test and it was logic there :)11:34
prashanthr_you feel that the claims controller must return11:34
prashanthr_10 messages11:34
prashanthr_and not 1111:34
AAzzayou are getting messages without limit, thus using default limit, which is by default 10, smth like that11:35
prashanthr_okay got it11:36
prashanthr_I might have made a small mistake when using the zrange function in redis11:36
prashanthr_to get the message keys11:36
prashanthr_thanks AAzza :)11:36
AAzzaprashanthr_: no problem :)11:37
prashanthr_AAzza: How many errors did you initially face when starting the py3 compat work ?11:39
AAzzaprashanthr_:  a lot) i think nearly all sqla tests fails and a half of mongodb, but there were a lot of similar errors11:40
prashanthr_must have been some serious fire fighting.11:41
prashanthr_i have just 2011:41
prashanthr_digging in one-by-obe11:41
AAzzaprashanthr_:  small inline problems?) if you need any help, i'm here ;)11:42
prashanthr_that's great :) On it :)11:45
* AAzza pr-ing myself:-[ - you can read my small blog post about experience of py3k support. (at least someone exept me should read it :))11:46
*** prashanthr_ has quit IRC11:49
AAzzaprashanthr_: the link http://aazza.github.io/2014/06/15/opw-how-to-choose-what-to-fix/11:51
flaper87The renaming process has begun https://review.openstack.org/#/c/111244/11:52
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Fixes several failing mongo driver tests  https://review.openstack.org/11111111:59
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Merge metadata back into the queue endpoint  https://review.openstack.org/11120611:59
*** haomaiw__ has quit IRC12:02
*** haomaiwang has joined #openstack-marconi12:03
*** flwang__ has quit IRC12:05
*** flwang__ has joined #openstack-marconi12:06
*** jasondotstar has quit IRC12:10
*** flwang__ has quit IRC12:10
*** abettadapur has joined #openstack-marconi12:11
*** malini1 has joined #openstack-marconi12:17
*** balajiiyer has joined #openstack-marconi12:28
*** oz_akan has joined #openstack-marconi12:30
*** wirehead_ has quit IRC12:31
*** malini1 has quit IRC12:36
*** malini1 has joined #openstack-marconi12:37
*** saikrishna has quit IRC12:43
*** sriram has joined #openstack-marconi12:43
malini1hello!!!12:44
sriramhello malini1 :)12:45
malini1heyy sriram!12:46
openstackgerritA change was merged to openstack/marconi: Fixes several failing mongo driver tests  https://review.openstack.org/11111112:57
*** vkmc has joined #openstack-marconi13:06
*** vkmc has quit IRC13:06
*** vkmc has joined #openstack-marconi13:06
vkmchi everyone!13:06
malini1heyy vkmc!13:07
AAzzamalini1: sriram: vkmc: good day :)13:07
malini1AAzza: heyyy!!13:08
flaper87hey hey13:08
*** catherin_ has joined #openstack-marconi13:08
flaper87everyone get into #openstack-zaqar now13:08
flaper87:D13:08
vkmchii AAzza, malini, flaper87 :)13:08
*** Obulpathi has joined #openstack-marconi13:08
vkmcoh oh new channel13:08
*** catherin_ has quit IRC13:08
*** catherin_ has joined #openstack-marconi13:09
malini1right when I was abt to start seeking inputs...13:09
*** Obulpathi has quit IRC13:09
*** mpanetta has joined #openstack-marconi13:11
*** sriram has quit IRC13:13
*** sriram has joined #openstack-marconi13:16
*** jasondotstar has joined #openstack-marconi13:19
*** chandankumar has quit IRC13:21
*** k4n0 has quit IRC13:26
*** prashanthr_ has joined #openstack-marconi13:28
*** jasondotstar has quit IRC13:40
*** jasondotstar has joined #openstack-marconi13:41
*** Obulpathi has joined #openstack-marconi13:49
*** amitg has joined #openstack-marconi13:56
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Merge metadata back into the queue endpoint  https://review.openstack.org/11120613:58
*** tonytan4ever has joined #openstack-marconi13:58
*** ametts has joined #openstack-marconi14:02
*** kgriffs|afk is now known as kgriffs14:06
*** flwang__ has joined #openstack-marconi14:06
sriramAAzza: heads up, trying to deploy a statsd middleware that will flush stats to the benchmark env14:09
sriramit might be intermittently down today.14:10
*** flwang__ has quit IRC14:12
*** prashanthr_ has quit IRC14:12
flaper87sriram: move to zaqar, pls :P14:13
flaper87kgriffs: join #openstack-zaqar14:13
flaper87mpanetta: ^14:13
sriramI have already posted the message there, flaper87 :P14:15
flaper87sriram: oh, I didn't read them... How did you expect me to know they were the same message? AH? AH? AH?14:15
flaper87>.>14:15
*** tonytan4ever has quit IRC14:16
*** catherin_ has left #openstack-marconi14:16
*** reed has joined #openstack-marconi14:17
sriramflaper87: :P14:18
sriramchill out :)14:18
mpanettaOk14:20
flaper87malini1: https://wiki.openstack.org/wiki/Marconi/specs/api/v1.1#Queues done14:23
flaper87can I haz +2 ?14:23
malini1I haven't got my gummy bear package yet ;)14:23
flaper87malini1: I just ate it all :S14:24
flaper87I didn't know you wanted some14:24
malini1flaper87: we used to have a 64KB limit on metadata size14:24
flaper87:(14:24
flaper87it's all vkmc's fault14:24
flaper87malini1: that's still true14:24
flaper87and I guess not mentioned on the wiki14:24
malini1flaper87: Can u update the wiki plz?14:25
flaper87I hate this mediawiki thingee14:25
flaper87this software is aweful14:25
flaper87I want to git push to that wiki14:25
kgriffsthat's enough chit chat in the wrong channel. Move along people!14:25
kgriffs;)14:25
flaper87and use markdown14:25
flaper87damn14:25
* vkmc ?14:25
flaper87I thought I was in zaqar14:25
flaper87(facepalm)14:25
kgriffssuuuuuure you did. ;)14:25
flaper87:P14:25
malini1sriram: ur chance for revenge !14:26
*** flaper87 is now known as iamnothere14:27
*** iamnothere is now known as flaper8714:27
*** malini1 has quit IRC14:27
*** nosnos has quit IRC14:31
*** tonytan4ever has joined #openstack-marconi14:33
*** malini has quit IRC14:34
*** malini has joined #openstack-marconi14:35
*** malini is now known as malini|afk14:36
*** malini|afk is now known as malini14:39
*** malini is now known as malini|afk14:39
*** reed has quit IRC14:41
*** nosnos has joined #openstack-marconi14:41
*** nosnos has quit IRC14:44
*** kgriffs has quit IRC14:50
*** malini|afk has quit IRC14:50
*** kgriffs has joined #openstack-marconi14:50
*** ChanServ sets mode: +o kgriffs14:50
*** malini|afk has joined #openstack-marconi14:51
*** cpallares has joined #openstack-marconi14:54
flaper87cpallares: #openstack-zaqar is the new channel :D14:55
cpallaresflaper87: :D14:56
*** wirehead_ has joined #openstack-marconi14:56
*** kgriffs has quit IRC14:57
*** malini|afk has quit IRC14:57
*** cpallares has left #openstack-marconi14:58
*** kgriffs has joined #openstack-marconi14:58
*** ChanServ sets mode: +o kgriffs14:58
*** malinil has joined #openstack-marconi14:58
*** malinil is now known as malini14:59
*** malini is now known as malini|afk15:00
*** ametts has quit IRC15:03
kgriffsbeep15:04
*** zaqar-bot has joined #openstack-marconi15:04
*** zaqar-bot has joined #openstack-marconi15:05
*** zaqar-bot has joined #openstack-marconi15:09
zaqar-botbeep15:09
*** zaqar-bot has quit IRC15:09
mpanettabeep? heh15:12
*** zaqar-bot has joined #openstack-marconi15:12
zaqar-botNOTICE: This channel has been moved to #openstack-zaqar, please join the new channel instead15:12
*** prashanthr_ has joined #openstack-marconi15:12
*** kgriffs has left #openstack-marconi15:13
mpanettazaqar-bot: no15:14
mpanettabeep15:14
prashanthr_mpanetta: Good morning :)15:17
*** zaqar-bot has quit IRC15:17
mpanettamorning prashanthr_ :)15:17
*** kgriffs has joined #openstack-marconi15:18
*** ChanServ sets mode: +o kgriffs15:18
*** zaqar-bot has joined #openstack-marconi15:18
zaqar-botNOTICE: This channel has been moved to #openstack-zaqar, please join the new channel instead. Thanks!15:18
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Merge metadata back into the queue endpoint  https://review.openstack.org/11120615:20
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Rename Marconi to Zaqar  https://review.openstack.org/11131015:20
*** zaqar-bot has quit IRC15:23
*** kgriffs has left #openstack-marconi15:23
*** AAzza is now known as AAzza_afk15:23
*** tonytan4ever has quit IRC15:24
*** tonytan4ever has joined #openstack-marconi15:39
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Rename Marconi to Zaqar  https://review.openstack.org/11131015:56
*** tonytan4ever has quit IRC16:07
*** flwang__ has joined #openstack-marconi16:07
*** flwang__ has quit IRC16:12
*** itisit has joined #openstack-marconi16:16
*** stannie has quit IRC16:26
*** prashanthr_ has left #openstack-marconi16:31
*** amitg has quit IRC16:31
*** amitg has joined #openstack-marconi16:32
openstackgerritKurt Griffiths proposed a change to openstack/marconi: Fix py3k incompatibility with itertools.ifilter  https://review.openstack.org/11133016:32
*** amitg has quit IRC16:36
*** tonytan4ever has joined #openstack-marconi16:36
*** tonytan4ever has quit IRC16:42
*** oz_akan has quit IRC16:48
*** oz_akan has joined #openstack-marconi16:49
*** AAzza_afk is now known as AAzza16:51
*** rossk has joined #openstack-marconi16:52
*** oz_akan has quit IRC16:53
*** oz_akan has joined #openstack-marconi17:09
*** balajiiyer has quit IRC17:19
*** Obulpathi has quit IRC17:21
*** tonytan4ever has joined #openstack-marconi17:26
*** oz_akan has quit IRC17:30
*** oz_akan has joined #openstack-marconi17:31
*** oz_akan has quit IRC17:35
*** denis_makogon has quit IRC17:36
*** amitg has joined #openstack-marconi17:41
*** cath has joined #openstack-marconi17:42
*** chandankumar has joined #openstack-marconi17:44
*** amitg has quit IRC17:46
*** amitgandhinz has joined #openstack-marconi17:47
*** cath has quit IRC17:47
*** whenry has joined #openstack-marconi17:50
*** malini has joined #openstack-marconi17:50
*** amitgandhinz has quit IRC17:54
*** cath has joined #openstack-marconi17:54
*** amitgandhinz has joined #openstack-marconi17:54
*** ametts has joined #openstack-marconi18:01
*** tonytan4ever has quit IRC18:04
*** amitgandhinz has left #openstack-marconi18:04
*** flwang__ has joined #openstack-marconi18:08
*** flwang__ has quit IRC18:13
*** tonytan4ever has joined #openstack-marconi18:14
*** AAzza is now known as AAzza_afk18:17
*** cath has left #openstack-marconi18:37
*** oz_akan has joined #openstack-marconi18:41
*** oz_akan has quit IRC18:46
*** obulpathi has joined #openstack-marconi18:51
*** obulpathi has left #openstack-marconi18:52
*** kgriffs has joined #openstack-marconi18:53
*** ChanServ sets mode: +o kgriffs18:53
openstackgerritKurt Griffiths proposed a change to openstack/marconi: Fix py3k incompatibility with itertools.ifilter  https://review.openstack.org/11133018:56
*** Obulpath_ has joined #openstack-marconi18:58
*** Obulpath_ has quit IRC18:59
*** Obulpath_ has joined #openstack-marconi19:30
*** Obulpath_ has quit IRC19:35
*** rwsu has joined #openstack-marconi19:37
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Rename Marconi to Zaqar  https://review.openstack.org/11131019:45
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Merge metadata back into the queue endpoint  https://review.openstack.org/11120619:45
*** itisit has left #openstack-marconi19:48
*** rektide_ is now known as rektide19:48
*** zaqar-bot has joined #openstack-marconi19:49
zaqar-botNOTICE: This channel has been moved to #openstack-zaqar, please join the new channel instead. Thanks!19:49
*** zaqar-bot has quit IRC19:53
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Rename Marconi to Zaqar  https://review.openstack.org/11131020:01
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Merge metadata back into the queue endpoint  https://review.openstack.org/11120620:01
*** chandankumar has quit IRC20:01
*** oz_akan has joined #openstack-marconi20:07
*** flwang__ has joined #openstack-marconi20:09
*** flwang__ has quit IRC20:14
*** sriram has quit IRC20:34
*** abettadapur has quit IRC20:34
*** oz_akan has quit IRC20:35
*** oz_akan has joined #openstack-marconi20:36
*** oz_akan has quit IRC20:40
*** mpanetta has quit IRC20:53
*** flaper87 is now known as flaper87|afk20:57
*** zaqar-bot has joined #openstack-marconi20:59
zaqar-botNOTICE: This channel has been moved to #openstack-zaqar, please join the new channel instead. Thanks!20:59
kgriffsflwang: if you are around, can you approve: https://review.openstack.org/#/c/111330/21:01
*** zaqar-bot has quit IRC21:03
*** kgriffs is now known as kgriffs|afk21:20
*** jasondotstar has quit IRC21:34
*** oz_akan has joined #openstack-marconi21:37
*** kgriffs|afk is now known as kgriffs21:41
*** oz_akan has quit IRC21:41
*** tonytan4ever has quit IRC21:42
*** abettadapur has joined #openstack-marconi21:47
*** fifieldt has quit IRC21:47
*** kgriffs is now known as kgriffs|afk21:50
*** fifieldt has joined #openstack-marconi22:00
*** kgriffs|afk is now known as kgriffs22:00
*** ametts_ has joined #openstack-marconi22:04
*** ametts has quit IRC22:04
*** ametts_ has quit IRC22:04
*** oz_akan has joined #openstack-marconi22:05
*** malini has quit IRC22:08
*** flwang__ has joined #openstack-marconi22:10
*** flwang__ has quit IRC22:15
*** flwang__ has joined #openstack-marconi22:30
*** flwang__ has quit IRC22:37
*** flwang__ has joined #openstack-marconi22:38
*** abettadapur has quit IRC22:40
*** cath has joined #openstack-marconi22:41
*** flwang__ has quit IRC22:42
*** cath has quit IRC22:45
*** kgriffs is now known as kgriffs|afk22:54
*** flwang__ has joined #openstack-marconi23:01

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