| *** vnaboychenko has quit IRC | 00:30 | |
| *** vnaboychenko has joined #magnetodb | 00:33 | |
| *** vnaboychenko has quit IRC | 00:49 | |
| *** vnaboychenko has joined #magnetodb | 01:15 | |
| *** setho2 has joined #magnetodb | 01:36 | |
| *** setho has quit IRC | 01:38 | |
| *** vnaboychenko has quit IRC | 01:48 | |
| *** vnaboychenko has joined #magnetodb | 01:49 | |
| *** vnaboychenko has quit IRC | 04:04 | |
| *** vnaboychenko has joined #magnetodb | 04:04 | |
| *** crxz0193 has joined #magnetodb | 05:53 | |
| *** achuprin_ has quit IRC | 06:51 | |
| *** achuprin_ has joined #magnetodb | 07:07 | |
| *** achuprin_ has quit IRC | 07:15 | |
| *** achuprin_ has joined #magnetodb | 07:27 | |
| *** achuprin_ has quit IRC | 07:55 | |
| *** achuprin_ has joined #magnetodb | 08:10 | |
| openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: Integrate with Notification System https://review.openstack.org/98023 | 08:13 |
|---|---|---|
| *** tnurlygayanov has quit IRC | 08:17 | |
| openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: (WIP) Added packing Cassanra logs https://review.openstack.org/99600 | 08:24 |
| *** vnaboychenko has quit IRC | 09:00 | |
| *** vnaboychenko has joined #magnetodb | 09:00 | |
| *** ominakov has joined #magnetodb | 09:01 | |
| ominakov | hello guys | 09:02 |
| *** achuprin_ has quit IRC | 09:03 | |
| *** vnaboychenko has quit IRC | 09:05 | |
| *** achuprin_ has joined #magnetodb | 09:16 | |
| openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: (WIP) Added packing Cassanra logs https://review.openstack.org/99600 | 09:52 |
| *** jeromatron has joined #magnetodb | 09:54 | |
| *** ominakov has quit IRC | 10:05 | |
| *** ominakov has joined #magnetodb | 10:10 | |
| *** idegtiarov has joined #magnetodb | 10:18 | |
| *** jeromatron has quit IRC | 10:28 | |
| *** denis_makogon has joined #magnetodb | 10:34 | |
| *** aostapenko_ has joined #magnetodb | 11:00 | |
| *** aostapenko_ has quit IRC | 11:00 | |
| *** aostapenko_ has joined #magnetodb | 11:02 | |
| *** aostapenko_ has joined #magnetodb | 11:03 | |
| *** aostapenko_ has quit IRC | 11:05 | |
| *** aostapenko_ has joined #magnetodb | 11:06 | |
| *** aostapenko_ has quit IRC | 11:08 | |
| *** aostapenko_ has joined #magnetodb | 11:09 | |
| *** aostapenko_ has quit IRC | 11:11 | |
| *** aostapenko_ has joined #magnetodb | 11:12 | |
| *** aostapenko_ has joined #magnetodb | 11:23 | |
| *** jeromatron has joined #magnetodb | 11:29 | |
| *** jeromatr_ has joined #magnetodb | 11:30 | |
| *** jeromatron has quit IRC | 11:33 | |
| *** aostapenko_ has quit IRC | 11:54 | |
| *** jeromatr_ has quit IRC | 12:05 | |
| *** crxz0193 has quit IRC | 12:26 | |
| openstackgerrit | Dmitriy Ukhlov proposed a change to stackforge/magnetodb: For test https://review.openstack.org/99641 | 12:26 |
| *** istegantsev has quit IRC | 12:46 | |
| *** openstackgerrit has quit IRC | 12:46 | |
| *** openstackgerrit has joined #magnetodb | 12:48 | |
| openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: (WIP) Added packing Cassanra logs https://review.openstack.org/99600 | 12:49 |
| dukhlov | Hello | 13:20 |
| *** CharlesW has joined #magnetodb | 13:20 | |
| isviridov | CharlesW, hello | 13:20 |
| CharlesW | Hi, about the eventlet issue | 13:20 |
| dukhlov | I want to share my status with that | 13:20 |
| dukhlov | 1) I have tested it on my local env and all is fine (I have ubuntu 12.04) | 13:21 |
| CharlesW | did u try my patch, or your own test? | 13:22 |
| isviridov | aostapenko, I've just checked the practices from other projects and as i see python clients are usually separate project in launchpad. So, I'll create new one. | 13:23 |
| dukhlov | your patc | 13:23 |
| CharlesW | It passed all tests including tempest on my dev env (I use mac) | 13:24 |
| CharlesW | Any idea why it failed on gerrit? | 13:24 |
| dukhlov | then I investigated logs from gate's jo | 13:24 |
| dukhlov | b | 13:24 |
| dukhlov | and I see that boto requests works fine | 13:25 |
| CharlesW | right | 13:25 |
| dukhlov | but rest requsts only accepted and empty body is returned | 13:26 |
| dukhlov | eventlet wsgi server don't forward request to our wsgi application in case of rest reques | 13:26 |
| CharlesW | maybe the monkey patching caused wsgi server issue? | 13:26 |
| dukhlov | t | 13:26 |
| dukhlov | I don't think so. Usually eventlet doesn't work properly without monkey patching | 13:28 |
| CharlesW | @dukhlov, I got to go to a meeting now, but please post any findings | 13:28 |
| dukhlov | because it enables notification about IO waiting to switch thread | 13:29 |
| dukhlov | ok, shure | 13:29 |
| isviridov | dukhlov, CharlesW what I also noticed in mdb output here http://logs.openstack.org/23/98023/8/check/gate-magnetodb-devstack-dsvm/e653f97/logs/screen-magnetodb.txt.gz | 13:30 |
| isviridov | Messages like (18633) accepted ('127.0.0.1', 33478) | 13:30 |
| isviridov | (18633) accepted ('127.0.0.1', 33479) | 13:30 |
| isviridov | And they starts coming right after the first batch_get | 13:31 |
| dukhlov | yes, this log from https://github.com/eventlet/eventlet/blob/master/eventlet/wsgi.py#L720 | 13:32 |
| *** CharlesW has quit IRC | 13:33 | |
| dukhlov | end then eventlet wsgi server should to invoke wsgi application to process request | 13:33 |
| dukhlov | but it doesn't | 13:34 |
| dukhlov | and doesn't make any output to log | 13:34 |
| dukhlov | so it is hard to determine reason | 13:34 |
| *** CharlesW has joined #magnetodb | 13:38 | |
| isviridov | aostapenko, here it is https://launchpad.net/python-magnetodbclient | 13:47 |
| openstackgerrit | Oleksandr Minakov proposed a change to stackforge/magnetodb: Adds documentation https://review.openstack.org/98408 | 13:51 |
| *** aostapenko_ has joined #magnetodb | 14:03 | |
| *** crxz0193 has joined #magnetodb | 14:15 | |
| ikhudoshyn | all bye | 14:23 |
| openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: (WIP) Added packing Cassanra logs https://review.openstack.org/99600 | 14:33 |
| isviridov | ominakov, around? | 14:34 |
| isviridov | ikhudoshyn, see you | 14:35 |
| isviridov | dukhlov, ikhudoshyn your +2 are needed here https://review.openstack.org/#/c/98408/ | 14:37 |
| ominakov | isviridov, yep | 14:45 |
| isviridov | ominakov, why do we need https://review.openstack.org/#/c/98408/4/doc/source/version.txt? | 14:46 |
| ominakov | isviridov, we can drop it (it was research stuff) | 14:48 |
| isviridov | Let us do it next documenttation updated. As far as pbr should do all work for us and introducing one more place with version information should be well-founded | 14:50 |
| CharlesW | Dima, Ilya, can you further review https://review.openstack.org/#/c/98023 ? | 15:03 |
| *** CharlesW_ has joined #magnetodb | 15:06 | |
| *** CharlesW has quit IRC | 15:07 | |
| *** CharlesW_ has quit IRC | 15:08 | |
| *** CharlesW has joined #magnetodb | 15:09 | |
| *** denis_makogon has quit IRC | 15:19 | |
| openstackgerrit | Ilya Sviridov proposed a change to stackforge/magnetodb: (WIP) Added packing Cassanra logs https://review.openstack.org/99600 | 15:22 |
| openstackgerrit | A change was merged to stackforge/magnetodb: Adds documentation https://review.openstack.org/98408 | 15:28 |
| openstackgerrit | Dmitriy Ukhlov proposed a change to stackforge/magnetodb: Replace gevent with eventlet https://review.openstack.org/99405 | 15:29 |
| openstackgerrit | Dmitriy Ukhlov proposed a change to stackforge/magnetodb: For test https://review.openstack.org/99641 | 15:29 |
| dukhlov | CharlesW:ok | 15:30 |
| *** idegtiarov has quit IRC | 16:11 | |
| *** openstackgerrit has quit IRC | 16:38 | |
| *** isviridov is now known as isviridov|away | 16:47 | |
| *** [o__o] has quit IRC | 16:57 | |
| *** [o__o] has joined #magnetodb | 16:59 | |
| *** aostapenko_ has quit IRC | 18:05 | |
| *** openstackgerrit has joined #magnetodb | 18:13 | |
| *** aostapenko_ has joined #magnetodb | 18:18 | |
| *** CharlesW has quit IRC | 18:18 | |
| *** ominakov has quit IRC | 18:23 | |
| *** vnaboychenko has joined #magnetodb | 18:25 | |
| openstackgerrit | Alexander Chudnovets proposed a change to stackforge/magnetodb: Added DELETE actions for sets https://review.openstack.org/99183 | 18:39 |
| *** vnaboychenko has quit IRC | 18:40 | |
| *** vnaboychenko has joined #magnetodb | 18:40 | |
| *** vnaboychenko has quit IRC | 18:45 | |
| *** jeromatron has joined #magnetodb | 18:56 | |
| *** aostapenko_ has quit IRC | 19:10 | |
| *** jeromatron has quit IRC | 19:32 | |
| *** CharlesW has joined #magnetodb | 19:37 | |
| *** ominakov has joined #magnetodb | 19:39 | |
| *** ominakov has quit IRC | 19:41 | |
| CharlesW | Is the eventlet issue related to keystone header size? | 20:01 |
| *** vnaboychenko has joined #magnetodb | 20:06 | |
| *** CharlesW has quit IRC | 20:12 | |
| *** boris-42 has quit IRC | 20:18 | |
| *** boris-42 has joined #magnetodb | 20:18 | |
| *** CharlesW has joined #magnetodb | 20:27 | |
| *** openstackgerrit has quit IRC | 20:35 | |
| *** openstackgerrit has joined #magnetodb | 20:36 | |
| *** jeromatron has joined #magnetodb | 21:09 | |
| *** vnaboychenko has quit IRC | 21:14 | |
| *** vnaboychenko has joined #magnetodb | 21:16 | |
| *** vnaboychenko has quit IRC | 21:30 | |
| *** vnaboychenko has joined #magnetodb | 21:30 | |
| *** vnaboychenko has quit IRC | 21:35 | |
| *** vnaboychenko has joined #magnetodb | 21:35 | |
| *** vnaboychenko has quit IRC | 21:38 | |
| *** vnaboychenko has joined #magnetodb | 21:44 | |
| *** vnaboychenko has quit IRC | 21:44 | |
| *** vnaboychenko has joined #magnetodb | 21:51 | |
| *** vnaboychenko has quit IRC | 21:52 | |
| *** vnaboychenko has joined #magnetodb | 21:54 | |
| *** jeromatron has quit IRC | 21:56 | |
| openstackgerrit | Charles Wang proposed a change to stackforge/magnetodb: Replace gevent with eventlet https://review.openstack.org/99405 | 22:05 |
| *** vnaboychenko has quit IRC | 22:08 | |
| *** vnaboychenko has joined #magnetodb | 22:09 | |
| *** CharlesW has quit IRC | 22:50 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!