*** JAHoagie has quit IRC | 00:08 | |
*** JAHoagie has joined #openstack-zaqar | 00:20 | |
*** davide_ has quit IRC | 00:26 | |
*** reed has quit IRC | 00:29 | |
*** reed has joined #openstack-zaqar | 00:30 | |
*** JAHoagie has quit IRC | 00:30 | |
*** reed has quit IRC | 00:30 | |
*** reed has joined #openstack-zaqar | 00:31 | |
flwang | vkmc: ping | 00:50 |
---|---|---|
*** amitgandhinz has joined #openstack-zaqar | 00:57 | |
*** achanda has quit IRC | 02:27 | |
*** amitgandhinz has quit IRC | 03:02 | |
*** achanda has joined #openstack-zaqar | 03:13 | |
*** sriram has quit IRC | 03:18 | |
*** amitgandhinz has joined #openstack-zaqar | 04:13 | |
*** amitgandhinz has quit IRC | 04:17 | |
*** exploreshaifali has joined #openstack-zaqar | 04:36 | |
*** achanda has quit IRC | 05:00 | |
*** reed has quit IRC | 05:03 | |
*** exploreshaifali has quit IRC | 05:26 | |
Glass_saga | hello | 05:34 |
Glass_saga | Can anyone review this? Thank you in advance. https://review.openstack.org/#/c/164671/ | 05:34 |
*** chandankumar has joined #openstack-zaqar | 05:36 | |
*** achanda has joined #openstack-zaqar | 05:37 | |
*** achanda has quit IRC | 06:32 | |
*** bradjones has quit IRC | 06:55 | |
*** bradjones has joined #openstack-zaqar | 06:57 | |
*** bradjones has joined #openstack-zaqar | 06:57 | |
*** exploreshaifali has joined #openstack-zaqar | 07:47 | |
*** exploreshaifali has quit IRC | 07:53 | |
*** exploreshaifali_ has joined #openstack-zaqar | 07:53 | |
flaper87 | Glass_saga: thanks for the patch | 07:57 |
flaper87 | will review | 07:57 |
*** amalagon_ has joined #openstack-zaqar | 08:21 | |
*** amalagon has quit IRC | 08:21 | |
openstackgerrit | Merged openstack/zaqar: Correcting Instruction For Mongodb URI in README.rst https://review.openstack.org/165547 | 08:45 |
flaper87 | I think I'm done with removing the sqlalchemy | 09:19 |
flaper87 | .. data driver | 09:19 |
flaper87 | At least on the py27 environment | 09:19 |
flaper87 | I expect it to fail elsewhere, though :/ | 09:19 |
flaper87 | I don't believe we're using mongodb in our py33 environment | 09:19 |
exploreshaifali_ | flaper87: if you have a bit of time please can you explain me what flwang will be hacking in coming days for which he need this patch | 09:22 |
flaper87 | He needs to have built-in plugins so he can write custom handlers that will fire notifications for messages as they happen | 09:25 |
flaper87 | Think of it like this: | 09:25 |
flaper87 | A message comes in -> messsage is stored -> the notification plugin fires the events | 09:25 |
*** exploreshaifali_ has quit IRC | 09:45 | |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Remove sqlalchemy from our data plane https://review.openstack.org/168276 | 09:47 |
flaper87 | I expect that patch to fail ^ | 09:47 |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Allow for internal pipelines to be defined https://review.openstack.org/168283 | 10:09 |
flaper87 | flwang: I believe that's all you need to move forward with your work ^ | 10:09 |
flaper87 | let me know | 10:09 |
flaper87 | vkmc: pls review that last patch ^ | 10:09 |
*** exploreshaifali has joined #openstack-zaqar | 10:15 | |
exploreshaifali | okay! Thanks! | 10:17 |
*** exploreshaifali has quit IRC | 10:55 | |
flaper87 | lol | 11:19 |
flaper87 | the one I expected to fail didn't fail | 11:19 |
flaper87 | T_T | 11:19 |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Allow for internal pipelines to be defined https://review.openstack.org/168283 | 11:24 |
vkmc | hey hey | 12:24 |
vkmc | let's review | 12:24 |
flaper87 | vkmc: heeeeeeeeeeeeeeeey | 12:46 |
flaper87 | :) | 12:46 |
flaper87 | yes, pls, thanks, bye! | 12:46 |
vkmc | flaper87, internal pipeline w00t | 12:46 |
vkmc | :) | 12:46 |
vkmc | one of these days we should do some docs for them | 12:47 |
vkmc | don't hate me | 12:47 |
flaper87 | vkmc: you're totally right, FWIW. I need to sit down and actually write them | 12:49 |
vkmc | flaper87, I knew it | 12:50 |
vkmc | flaper87, now you hate me? :P | 12:58 |
flaper87 | vkmc: hahahaha, nope, not yet! You gotta work harder than that | 12:59 |
vkmc | I'll keep practicing | 12:59 |
vkmc | for some reason the configuration generator is broken | 13:00 |
vkmc | I was debugging it yesterday night... it is not the help strings change, and it doesn't seem to be the libraries upgrade | 13:00 |
flaper87 | vkmc: mmh, let me know if you find something there | 13:02 |
flaper87 | vkmc: btw, if you can focus on those reviews asap, it'd be really cool | 13:02 |
vkmc | flaper87, ok | 13:03 |
*** exploreshaifali has joined #openstack-zaqar | 13:10 | |
vkmc | for the sqlalchemy removal, we do it in two steps right? now the dataplane just to make the split work and for L we are going to update the control plane? | 13:11 |
flaper87 | what do you mean with update the control plane ? | 13:13 |
*** exploreshaifali has quit IRC | 13:13 | |
vkmc | remove sqlalchemy from the control as well | 13:14 |
*** sriram has joined #openstack-zaqar | 13:14 | |
*** AAzza_afk has joined #openstack-zaqar | 13:16 | |
*** AAzzal has joined #openstack-zaqar | 13:18 | |
*** AAzza has quit IRC | 13:18 | |
*** AAzzal is now known as AAzza | 13:18 | |
flaper87 | vkmc: ah that we don't want to do | 13:19 |
flaper87 | We want to keep sqlalchemy for the control plane | 13:19 |
vkmc | reasons? | 13:19 |
flaper87 | which is one of the main reasons behind splitting it | 13:19 |
flaper87 | you might still want to use a rel db that you already have to keep track of pools, catalog and queues | 13:20 |
flaper87 | which is something that does not have the same scalable requirements as messages do | 13:20 |
vkmc | plus, we have tests for sqlalchemy | 13:20 |
*** AAzza_afk has quit IRC | 13:22 | |
vkmc | ok, it looks good | 13:28 |
*** chandankumar has quit IRC | 13:31 | |
flaper87 | vkmc: which one ? | 13:33 |
flaper87 | I'm finishing shaifali's patch now | 13:33 |
vkmc | flaper87, the sqlalchemy removal | 13:33 |
vkmc | I'm running the tests locally | 13:33 |
vkmc | flaper87, could you explain me a bit more about the internal pipeline? | 13:38 |
vkmc | I see in the patch we won't be using _get_storage_pipeline() any longer | 13:39 |
flaper87 | vkmc: u running tests locally? u don't trust me? u don't trust jenkins? HULK mad, very mad! | 13:41 |
vkmc | lol | 13:41 |
vkmc | this is, in some way, your fault | 13:41 |
flaper87 | vkmc: the internal pipeline is very similar (the same?) as the external pipeline. The difference is that it's supposed to be used for builtin things | 13:41 |
flaper87 | For example, deleting messages when a queue is deleted | 13:42 |
flaper87 | There's no relation between the queue_controller and the message controller anymore | 13:42 |
flaper87 | Another example is, fire notifications when messages are created | 13:42 |
flaper87 | I'm not sure whether the pipeline, as-is, will work well on that last example | 13:42 |
flaper87 | the reason is that as it is, it'd fire notifications *before* the messages are inserted, which is wrong | 13:43 |
vkmc | makes sense | 13:44 |
flaper87 | I envision that we'll change that "internal" / "external" separation | 13:45 |
flaper87 | for now, I think we should play it safe | 13:45 |
flaper87 | I wish flwang was around to review those 2 patches | 13:45 |
vkmc | yeah me to o | 13:46 |
vkmc | I have to be away for a moment | 13:54 |
vkmc | could you check if the testing strategy is ok for websockets? I added a client library for a better control | 13:55 |
vkmc | I'm working on that but a quick check from your side would be great | 13:55 |
vkmc | flaper87, ^ | 13:55 |
flaper87 | vkmc: yup | 13:55 |
flaper87 | will do | 13:55 |
vkmc | https://review.openstack.org/#/c/144803/9/zaqar/tests/unit/transport/websocket/v1_1/test_queue_lifecycle.py | 13:58 |
vkmc | brb | 13:58 |
vkmc | :) | 13:58 |
*** mpanetta has joined #openstack-zaqar | 14:05 | |
*** mpanetta has quit IRC | 14:06 | |
*** mpanetta has joined #openstack-zaqar | 14:06 | |
*** dynarro has joined #openstack-zaqar | 14:08 | |
*** chandankumar has joined #openstack-zaqar | 14:19 | |
*** amitgandhinz has joined #openstack-zaqar | 14:23 | |
*** chandankumar has quit IRC | 14:31 | |
*** reed has joined #openstack-zaqar | 14:33 | |
*** achanda has joined #openstack-zaqar | 14:35 | |
*** chandankumar has joined #openstack-zaqar | 14:38 | |
*** achanda has quit IRC | 14:42 | |
*** exploreshaifali has joined #openstack-zaqar | 15:05 | |
*** reed has quit IRC | 15:14 | |
flaper87 | dynarro: I believe you'll need this https://review.openstack.org/#/c/168276/ to complete the work on LP-1416206 | 15:20 |
*** chandankumar has quit IRC | 15:20 | |
flaper87 | flwang: btw, dynarro took that bug from you since it was inactive ^ | 15:20 |
flaper87 | didn't the bot was smart enough to get linsk from lp ? | 15:20 |
flaper87 | openstack: !help | 15:20 |
flaper87 | !help | 15:20 |
openstack | flaper87: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin. | 15:20 |
dynarro | thanks flaper87 ;) | 15:21 |
flaper87 | !commands | 15:21 |
openstack | flaper87: Error: "commands" is not a valid command. | 15:21 |
flaper87 | !command | 15:21 |
openstack | flaper87: Error: "command" is not a valid command. | 15:21 |
flaper87 | fuck it, prv convo, openstack you and me, NOW! | 15:21 |
*** fifieldt has quit IRC | 15:21 | |
vkmc | chillax dude | 15:23 |
vkmc | :P | 15:23 |
flaper87 | openstack: you, sir, are useless | 15:24 |
* flaper87 just broke the test loader | 15:26 | |
flaper87 | I feel like I should be proud of that | 15:26 |
vkmc | can I help you with something flaper87? | 15:26 |
flaper87 | vkmc: mmh, right now, I don't think so. I think I'm very close to get shaifali's patch done. | 15:27 |
vkmc | flaper87, k | 15:27 |
flaper87 | I'm fighting with DataDriver -> ControlDriver fallouts | 15:28 |
flaper87 | mostly because our tests, right now, are a complete MESS! | 15:28 |
flaper87 | :( | 15:28 |
flaper87 | it's all kgriffs|afk fault | 15:28 |
vkmc | it is, I know it is | 15:28 |
flaper87 | now, for some reason, testr is not loading tests anymore | 15:28 |
* flaper87 wonders what he did | 15:28 | |
flaper87 | vkmc: I'll review your patch asap | 15:28 |
flaper87 | Any chances we can get that work done before EO monday ? | 15:29 |
flaper87 | flwang: same for your work ^ ? | 15:29 |
vkmc | of course, its my plan | 15:31 |
vkmc | queues, messages and claims | 15:31 |
vkmc | if everything goes well, its possible | 15:32 |
vkmc | that last phrase is my sentence | 15:33 |
*** csoukup has joined #openstack-zaqar | 16:09 | |
*** chandankumar has joined #openstack-zaqar | 16:09 | |
flaper87 | very close, very close | 16:15 |
flaper87 | I can feel it | 16:15 |
*** kgriffs|afk is now known as kgriffs | 16:33 | |
*** kgriffs is now known as kgriffs|afk | 16:51 | |
*** kgriffs|afk is now known as kgriffs | 16:51 | |
*** davide has joined #openstack-zaqar | 17:00 | |
*** mpanetta has quit IRC | 17:01 | |
*** achanda has joined #openstack-zaqar | 17:16 | |
*** cpallares has joined #openstack-zaqar | 17:16 | |
*** achanda has quit IRC | 17:16 | |
*** achanda has joined #openstack-zaqar | 17:17 | |
*** mpanetta has joined #openstack-zaqar | 17:32 | |
*** mpanetta has quit IRC | 17:40 | |
*** dynarro has quit IRC | 17:58 | |
*** exploreshaifali has quit IRC | 18:36 | |
*** chandankumar has quit IRC | 19:12 | |
*** jchai has joined #openstack-zaqar | 19:30 | |
openstackgerrit | Victoria MartÃnez de la Cruz proposed openstack/zaqar: Adds message processing to WebSockets driver https://review.openstack.org/144803 | 19:45 |
*** achanda has quit IRC | 20:08 | |
*** achanda has joined #openstack-zaqar | 20:12 | |
*** jchai has quit IRC | 20:23 | |
*** c_soukup has joined #openstack-zaqar | 20:42 | |
*** achanda has quit IRC | 20:43 | |
*** sriram has quit IRC | 20:43 | |
*** csoukup has quit IRC | 20:45 | |
*** achanda has joined #openstack-zaqar | 20:50 | |
-openstackstatus- NOTICE: Gerrit maintenance commences in 1 hour at 22:00 UTC http://lists.openstack.org/pipermail/openstack-dev/2015-March/059948.html | 21:01 | |
*** amitgandhinz has quit IRC | 21:04 | |
*** achanda has quit IRC | 21:07 | |
*** flaper87 has quit IRC | 21:15 | |
*** kgriffs is now known as kgriffs|afk | 21:15 | |
*** flaper87 has joined #openstack-zaqar | 21:18 | |
*** flaper87 has quit IRC | 21:18 | |
*** flaper87 has joined #openstack-zaqar | 21:18 | |
*** sriram has joined #openstack-zaqar | 21:20 | |
*** kgriffs|afk is now known as kgriffs | 21:21 | |
*** achanda has joined #openstack-zaqar | 21:27 | |
*** sriram has quit IRC | 22:02 | |
-openstackstatus- NOTICE: Gerrit is offline for maintenance, ETA 22:30 UTC http://lists.openstack.org/pipermail/openstack-dev/2015-March/059948.html | 22:06 | |
*** ChanServ changes topic to "Gerrit is offline for maintenance, ETA 22:30 UTC http://lists.openstack.org/pipermail/openstack-dev/2015-March/059948.html" | 22:06 | |
*** c_soukup has quit IRC | 22:19 | |
*** achanda_ has joined #openstack-zaqar | 22:31 | |
*** 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" | 22:34 | |
*** achanda has quit IRC | 22:34 | |
*** achanda_ has quit IRC | 22:36 | |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Allow for internal pipelines to be defined https://review.openstack.org/168283 | 22:55 |
openstackgerrit | Flavio Percoco proposed openstack/zaqar: Remove QueueController from data to control plane https://review.openstack.org/144340 | 22:55 |
flaper87 | vkmc: flwang ^ | 22:56 |
flaper87 | I don't think the last one will pass all the tests but it should be ready | 22:56 |
flaper87 | and that phrase right there made no sense | 22:56 |
flaper87 | :P | 22:56 |
* vkmc hides under a rock | 23:07 | |
*** kgriffs is now known as kgriffs|afk | 23:09 | |
*** cpallares has quit IRC | 23:32 | |
*** mpanetta has joined #openstack-zaqar | 23:39 | |
*** mpanetta has quit IRC | 23:44 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!