| *** exploreshaifali has quit IRC | 00:02 | |
| *** amitgandhinz has joined #openstack-zaqar | 00:31 | |
| *** amalagon has quit IRC | 00:34 | |
| *** amitgandhinz has quit IRC | 00:35 | |
| *** achanda has quit IRC | 00:37 | |
| *** diga_ has quit IRC | 00:42 | |
| *** achanda has joined #openstack-zaqar | 00:43 | |
| *** achanda has quit IRC | 00:53 | |
| *** flwang has joined #openstack-zaqar | 01:10 | |
| *** bradjones has quit IRC | 01:17 | |
| *** bradjones has joined #openstack-zaqar | 01:19 | |
| *** flwang has quit IRC | 01:33 | |
| *** kgriffs is now known as kgriffs|afk | 01:36 | |
| *** achanda has joined #openstack-zaqar | 01:53 | |
| *** flwang has joined #openstack-zaqar | 01:57 | |
| *** achanda has quit IRC | 01:59 | |
| *** flwang has quit IRC | 02:02 | |
| *** flwang has joined #openstack-zaqar | 02:03 | |
| *** achanda has joined #openstack-zaqar | 02:51 | |
| *** echevemaster has quit IRC | 03:26 | |
| *** cpallares has joined #openstack-zaqar | 03:30 | |
| *** flwang has quit IRC | 04:22 | |
| *** achanda has quit IRC | 04:52 | |
| *** miqui has joined #openstack-zaqar | 04:53 | |
| *** achanda has joined #openstack-zaqar | 05:01 | |
| *** dguerri has quit IRC | 05:44 | |
| *** dguerri has joined #openstack-zaqar | 05:45 | |
| *** achanda has quit IRC | 06:00 | |
| *** achanda has joined #openstack-zaqar | 06:24 | |
| *** exploreshaifali has joined #openstack-zaqar | 06:26 | |
| *** achanda has quit IRC | 06:41 | |
| *** diga is now known as digambar | 06:52 | |
| *** digambar is now known as diga | 06:52 | |
| *** cpallares has quit IRC | 07:28 | |
| *** exploreshaifali has quit IRC | 07:37 | |
| *** achanda has joined #openstack-zaqar | 07:41 | |
| *** achanda has quit IRC | 07:47 | |
| *** achanda has joined #openstack-zaqar | 07:54 | |
| *** exploreshaifali has joined #openstack-zaqar | 08:09 | |
| *** achanda has quit IRC | 08:29 | |
| *** achanda has joined #openstack-zaqar | 08:34 | |
| *** flwang has joined #openstack-zaqar | 08:40 | |
| *** achanda has quit IRC | 08:53 | |
| *** achanda has joined #openstack-zaqar | 08:55 | |
| *** achanda has quit IRC | 09:09 | |
| *** achanda has joined #openstack-zaqar | 09:11 | |
| *** achanda has quit IRC | 09:19 | |
| flaper87 | flwang1: ping | 09:35 |
|---|---|---|
| exploreshaifali | flaper87, in mongodb.messages .QueueMessageHandler class I am suppose to put delete() and stats() method ? | 10:29 |
| flaper87 | yes | 10:30 |
| flaper87 | exploreshaifali: ^ | 10:30 |
| exploreshaifali | flaper87, and then add that to the entry point, means I need to add it inside storage.pipeline ? | 10:31 |
| flaper87 | exploreshaifali: yes, I believe it's storage.queues_pipeline | 10:32 |
| flaper87 | for queues | 10:32 |
| exploreshaifali | flaper87, so do I need to create another module storage.queues_pipeline.py or create a separate class like storage.pipeline.QueueController | 10:33 |
| exploreshaifali | or storage.pipeline.Queues kinda | 10:34 |
| flaper87 | exploreshaifali: no need, you can put that handler in the messages module and have the entry-point pointing to it | 10:35 |
| exploreshaifali | flaper87, we will put handler in message module by defining class QueueMessageHandler inside mongodb.messages | 10:36 |
| flaper87 | yes | 10:36 |
| exploreshaifali | flaper87, I am not clear about "have the entry point pointing it" | 10:37 |
| flaper87 | exploreshaifali: you have to add a new entry in setup.cfg to configure the entry-point | 10:37 |
| flaper87 | that way, stevedore will know where to load that stage from | 10:37 |
| exploreshaifali | flaper87, okay, so I am suppose to create a new separate patch for this, or continue with the current one? | 10:39 |
| exploreshaifali | I think separate patch would be more neat | 10:39 |
| flaper87 | I think current one is fine since you'lll need this for it to work properly | 10:39 |
| exploreshaifali | flaper87, okay! | 10:40 |
| exploreshaifali | flaper87, Thanks :) | 10:40 |
| *** exploreshaifali has quit IRC | 10:41 | |
| vkmc | morning! | 10:47 |
| *** boris-42 has quit IRC | 10:52 | |
| *** flwang has quit IRC | 11:04 | |
| *** flwang has joined #openstack-zaqar | 11:04 | |
| *** flwang has quit IRC | 11:06 | |
| *** reed has joined #openstack-zaqar | 12:06 | |
| *** exploreshaifali has joined #openstack-zaqar | 12:45 | |
| *** amitgandhinz has joined #openstack-zaqar | 13:06 | |
| exploreshaifali | soooooo much silence here!!! | 13:19 |
| * kragniz makes some noise | 13:22 | |
| *** amitgandhinz has quit IRC | 13:23 | |
| *** amitgandhinz has joined #openstack-zaqar | 13:24 | |
| exploreshaifali | kragniz, be a bit more louder..... every one is sleeping :P | 13:32 |
| * kragniz makes more noise | 13:33 | |
| exploreshaifali | kragniz, your voice is working for devs here | 13:34 |
| exploreshaifali | :P | 13:34 |
| kragniz | perfect | 13:34 |
| *** amitgandhinz has quit IRC | 13:34 | |
| exploreshaifali | :) | 13:34 |
| vkmc | hey there! | 14:03 |
| vkmc | exploreshaifali, how are you doing with your change? | 14:03 |
| exploreshaifali | vkmc, about message_controller ? | 14:03 |
| vkmc | exploreshaifali, yep | 14:04 |
| exploreshaifali | vkmc, yes, I am working for that only, today in morning had a short discussion with flaper87 | 14:04 |
| exploreshaifali | vkmc, so he said there is no need of any ControlDriver inside pipeling | 14:04 |
| vkmc | exploreshaifali, cool! | 14:05 |
| exploreshaifali | vkmc, though I didn't got his exact explaination, but as he was busy so I didn't troubled him more | 14:05 |
| exploreshaifali | :P | 14:05 |
| vkmc | exploreshaifali, so.. how are we going to handle the fact that queue_controller is in datadriver pipeline.py file? | 14:05 |
| vkmc | exploreshaifali, yep... he is quite busy this week... | 14:05 |
| vkmc | working he said | 14:05 |
| vkmc | I don't trust him :P | 14:06 |
| vkmc | haha | 14:06 |
| exploreshaifali | what I am doing right now, is in mondodb.messages create new class QueueMessageHandler | 14:06 |
| vkmc | k | 14:06 |
| exploreshaifali | and then add it to entry point | 14:06 |
| exploreshaifali | second step - add it to entry point is yet to figure out in detail how will we do | 14:07 |
| exploreshaifali | but flaper87 gave few hints | 14:07 |
| exploreshaifali | so will try | 14:07 |
| vkmc | exploreshaifali, sounds good! | 14:07 |
| exploreshaifali | vkmc, lol yes - how knows if he is working or not | 14:07 |
| exploreshaifali | :P | 14:07 |
| exploreshaifali | vkmc, his patches will tell us | 14:08 |
| exploreshaifali | how much busy he is | 14:08 |
| vkmc | haha yes | 14:09 |
| exploreshaifali | vkmc, I have one question, what is use of Zaqar ? | 14:09 |
| vkmc | nah poor him, I know he is really busy... :) | 14:09 |
| vkmc | exploreshaifali, use cases for Zaqar you mean? | 14:09 |
| exploreshaifali | I know it is dum kinda question but I need know | 14:09 |
| exploreshaifali | vkmc, yea may be.... yes okay I should first look at them | 14:10 |
| exploreshaifali | if still I will have any query will come to you | 14:10 |
| vkmc | k | 14:11 |
| exploreshaifali | diga, hello, have you found a bug to start with ? | 14:11 |
| *** amitgandhinz has joined #openstack-zaqar | 14:17 | |
| *** exploreshaifali has quit IRC | 14:21 | |
| *** boris-42 has joined #openstack-zaqar | 14:25 | |
| *** mpanetta has joined #openstack-zaqar | 14:32 | |
| *** malini has joined #openstack-zaqar | 14:34 | |
| *** sriram has joined #openstack-zaqar | 14:46 | |
| *** mpanetta_ has joined #openstack-zaqar | 14:49 | |
| *** mpanetta has quit IRC | 14:49 | |
| *** cpallares has joined #openstack-zaqar | 14:55 | |
| *** amalagon has joined #openstack-zaqar | 15:19 | |
| *** exploreshaifali has joined #openstack-zaqar | 15:26 | |
| *** mpanetta_ is now known as mpanetta | 15:32 | |
| *** kgriffs|afk is now known as kgriffs | 15:35 | |
| *** achanda has joined #openstack-zaqar | 15:53 | |
| *** kgriffs has quit IRC | 16:02 | |
| *** exploreshaifali has quit IRC | 16:04 | |
| *** achanda has quit IRC | 16:05 | |
| *** kgriffs has joined #openstack-zaqar | 16:05 | |
| *** malini has quit IRC | 16:25 | |
| *** malini has joined #openstack-zaqar | 16:29 | |
| kragniz | vkmc: congrats on trove coredom! | 16:31 |
| *** amalagon has quit IRC | 16:31 | |
| vkmc | kragniz, :) thx! | 16:32 |
| kragniz | :) | 16:32 |
| cpallares | vkmc: What since when? Congrats! | 16:42 |
| vkmc | cpallares, the PTL just proposed the change... we have to wait for the community to vote | 16:44 |
| cpallares | vkmc: I see the email now :P | 16:47 |
| cpallares | vkmc: That's awesome that they remove cores. It seems a lot of projects have trouble with inactive cores. | 16:47 |
| * cpallares sends vkmc a congratulatory poptart | 16:48 | |
| kragniz | cpallares: we all know which project you're talking about :P | 16:49 |
| cpallares | kragniz: Nova, of course ;) | 16:50 |
| kragniz | of course! | 16:50 |
| * vkmc grabs the poptart :D | 16:53 | |
| vkmc | heh | 16:53 |
| vkmc | its a problem yeah | 16:53 |
| *** diga_ has joined #openstack-zaqar | 17:11 | |
| *** kgriffs is now known as kgriffs|afk | 17:30 | |
| *** amalagon has joined #openstack-zaqar | 17:42 | |
| *** amalagon has quit IRC | 17:46 | |
| *** diga_ has quit IRC | 17:47 | |
| *** achanda has joined #openstack-zaqar | 18:25 | |
| *** kgriffs|afk is now known as kgriffs | 18:44 | |
| *** malini has quit IRC | 20:01 | |
| *** malini has joined #openstack-zaqar | 20:32 | |
| *** malini has quit IRC | 21:03 | |
| *** malini has joined #openstack-zaqar | 21:03 | |
| *** kgriffs is now known as kgriffs|afk | 21:20 | |
| *** achanda has quit IRC | 21:22 | |
| *** achanda has joined #openstack-zaqar | 21:50 | |
| *** malini has quit IRC | 21:51 | |
| *** sriram has quit IRC | 22:14 | |
| *** kgriffs|afk is now known as kgriffs | 22:20 | |
| *** mpanetta has quit IRC | 22:22 | |
| *** kgriffs is now known as kgriffs|afk | 22:31 | |
| *** kgriffs|afk is now known as kgriffs | 22:34 | |
| *** amalagon has joined #openstack-zaqar | 22:36 | |
| *** amitgandhinz has quit IRC | 22:59 | |
| *** echevemaster has joined #openstack-zaqar | 23:19 | |
| *** openstack has joined #openstack-zaqar | 23:57 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!