| *** http_GK1wmSU has joined #openstack-oslo | 00:07 | |
| *** http_GK1wmSU has left #openstack-oslo | 00:08 | |
| *** ujjain has quit IRC | 00:23 | |
| *** aselius has quit IRC | 00:26 | |
| *** ujjain has joined #openstack-oslo | 00:31 | |
| *** ujjain has quit IRC | 00:31 | |
| *** ujjain has joined #openstack-oslo | 00:31 | |
| *** kiennt has joined #openstack-oslo | 00:36 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/pycadf master: Updated from global requirements https://review.openstack.org/470137 | 00:39 |
|---|---|---|
| *** rajathagasthya has quit IRC | 00:49 | |
| *** int32bit has joined #openstack-oslo | 01:16 | |
| *** rajathagasthya has joined #openstack-oslo | 01:28 | |
| *** aselius has joined #openstack-oslo | 01:31 | |
| ihrachys | kevinbenton, problem is we merely catch the exception, but the place that raises it leaves the channel in a bad state | 01:32 |
| ihrachys | so next call to cast is messed | 01:32 |
| ihrachys | until timeout and reconnect | 01:33 |
| *** ansmith has quit IRC | 01:43 | |
| *** yamamoto has quit IRC | 01:45 | |
| *** yamamoto has joined #openstack-oslo | 01:45 | |
| *** ihrachys has quit IRC | 01:59 | |
| *** ihrachys has joined #openstack-oslo | 02:00 | |
| *** ansmith has joined #openstack-oslo | 02:02 | |
| gcb | dims: could you please look at https://review.openstack.org/#/c/488563/ trying to fix oslo.messaging gate failure | 02:07 |
| *** gcb has quit IRC | 02:15 | |
| *** gcb has joined #openstack-oslo | 02:16 | |
| *** yamamoto has quit IRC | 02:41 | |
| kevinbenton | ihrachys: but I think that's not critical because the only thing broken is a channel we no longer care about, no? | 02:49 |
| ihrachys | kevinbenton, the channel is reused for next fanout in the same thread; it locks the thread for 60 seconds until timeout; in the meantime request is timed out on tempest side and we get an error; when tempest repeats the request, it sees that the database is no longer as expected (record gone, because the first call actually updated the db) | 02:51 |
| kevinbenton | ihrachys: oh, i see | 02:51 |
| *** yamamoto has joined #openstack-oslo | 02:51 | |
| ihrachys | twisted right? | 02:52 |
| kevinbenton | ihrachys: contigency plan then on Neutron side IMO is to resubscribe to topics with functions that just discard the data | 02:52 |
| kevinbenton | rather than a massive revert effort | 02:52 |
| ihrachys | kevinbenton, I was asking kguisti maybe we can reset the channel ourselves, but there seems to be no easy way to get there | 02:53 |
| ihrachys | kevinbenton, you mean resubscribe from agent side? | 02:53 |
| kevinbenton | ihrachys: yeah, have the agent listen for those topics with dummy functions | 02:53 |
| kevinbenton | ihrachys: so we don't lose the receiver on upgrade | 02:53 |
| ihrachys | heh | 02:54 |
| ihrachys | so much for performance improvement | 02:54 |
| ihrachys | :-( | 02:54 |
| kevinbenton | well we still get the improvement of not turning around an polling the server | 02:54 |
| ihrachys | true | 02:54 |
| kevinbenton | and it can always be yanked out if oslo.messaging releases a stable fix | 02:54 |
| ihrachys | I guess we can try that. I am happy to review. I may also get to it tomorrow but I can't guarantee. | 02:55 |
| kevinbenton | ihrachys: i assume ironic gate is still busted up then? | 02:55 |
| ihrachys | kevinbenton, stable fix? if we don't bump min version (and we can't in stable branches), we can't yank | 02:55 |
| kevinbenton | ihrachys: oh yeah, i forgot about that policy :/ | 02:55 |
| ihrachys | kevinbenton, it's not that they are completely busted; it's ~40% failure rate let's say | 02:55 |
| kevinbenton | i never understood how bugs are supposed to get fixed in these libraries | 02:56 |
| ihrachys | kevinbenton, well you fix a library, you just don't RELY on the fix there for base line | 02:56 |
| ihrachys | so you can say - to fix a bug, upgrade a lib; but you can't say - to make neutron work at base line, you must upgrade | 02:57 |
| ihrachys | anyway... I gotta drop. see you tomorrow on the fix. :) | 02:58 |
| *** ihrachys has quit IRC | 02:58 | |
| *** ansmith has quit IRC | 03:06 | |
| *** ansmith has joined #openstack-oslo | 03:07 | |
| *** rajathagasthya has quit IRC | 03:10 | |
| *** nicolasbock__ has joined #openstack-oslo | 03:14 | |
| *** yamamoto has quit IRC | 03:33 | |
| *** aselius has quit IRC | 03:41 | |
| *** yamamoto has joined #openstack-oslo | 03:42 | |
| *** yamamoto has quit IRC | 03:48 | |
| *** yamamoto has joined #openstack-oslo | 03:49 | |
| *** yamamoto has quit IRC | 03:54 | |
| *** links has joined #openstack-oslo | 03:54 | |
| *** int32bit has quit IRC | 03:55 | |
| *** kiennt has quit IRC | 03:56 | |
| *** kiennt has joined #openstack-oslo | 04:01 | |
| *** ansmith has quit IRC | 04:46 | |
| *** ansmith has joined #openstack-oslo | 04:48 | |
| *** ansmith has quit IRC | 05:12 | |
| *** lpetrut has joined #openstack-oslo | 05:14 | |
| *** int32bit has joined #openstack-oslo | 05:18 | |
| *** ansmith has joined #openstack-oslo | 05:30 | |
| *** robcresswell has quit IRC | 05:41 | |
| *** kiennt has quit IRC | 05:45 | |
| *** dims has quit IRC | 05:52 | |
| *** dims has joined #openstack-oslo | 05:54 | |
| *** larainema has quit IRC | 05:56 | |
| *** mwhahaha has quit IRC | 06:02 | |
| *** kiennt has joined #openstack-oslo | 06:03 | |
| *** lpetrut has quit IRC | 06:11 | |
| *** hoonetorg has quit IRC | 06:12 | |
| *** kiennt has quit IRC | 06:18 | |
| *** kiennt has joined #openstack-oslo | 06:18 | |
| *** rcernin has joined #openstack-oslo | 06:19 | |
| *** hoonetorg has joined #openstack-oslo | 06:25 | |
| *** ralonsoh has joined #openstack-oslo | 06:29 | |
| *** pcaruana has joined #openstack-oslo | 06:48 | |
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: Add function/sql results to trace info https://review.openstack.org/450072 | 06:52 |
| *** gcb has quit IRC | 07:05 | |
| *** amrith has quit IRC | 07:09 | |
| *** Dinesh_Bhor has quit IRC | 07:10 | |
| *** amrith has joined #openstack-oslo | 07:16 | |
| *** amrith is now known as Guest46292 | 07:16 | |
| *** Dinesh_Bhor has joined #openstack-oslo | 07:16 | |
| *** tesseract has joined #openstack-oslo | 07:17 | |
| *** gtrxcb has quit IRC | 07:24 | |
| *** aarefiev_afk is now known as aarefiev | 07:35 | |
| *** robcresswell has joined #openstack-oslo | 07:42 | |
| *** ansmith has quit IRC | 07:49 | |
| *** ansmith has joined #openstack-oslo | 07:50 | |
| *** larainema has joined #openstack-oslo | 07:54 | |
| *** mwhahaha has joined #openstack-oslo | 08:03 | |
| *** lpetrut has joined #openstack-oslo | 08:07 | |
| *** sileht has joined #openstack-oslo | 08:12 | |
| *** openstackgerrit has quit IRC | 08:18 | |
| *** lucas-afk is now known as lucasagomes | 08:28 | |
| *** int32bit_ has joined #openstack-oslo | 08:28 | |
| *** int32bit has quit IRC | 08:32 | |
| *** xiaoyang has quit IRC | 08:40 | |
| *** xiaoyang has joined #openstack-oslo | 08:40 | |
| *** e0ne has joined #openstack-oslo | 09:01 | |
| *** isq_ has joined #openstack-oslo | 09:02 | |
| *** isq has quit IRC | 09:03 | |
| *** dims has quit IRC | 09:04 | |
| *** dims has joined #openstack-oslo | 09:08 | |
| *** sdague has joined #openstack-oslo | 09:25 | |
| *** ansmith has quit IRC | 09:25 | |
| *** ansmith has joined #openstack-oslo | 09:26 | |
| *** sambetts|afk is now known as sambetts | 09:38 | |
| *** yamamoto has joined #openstack-oslo | 09:41 | |
| *** strigazi_OFF has quit IRC | 09:49 | |
| *** strigazi_OFF has joined #openstack-oslo | 09:50 | |
| *** int32bit_ has quit IRC | 09:57 | |
| *** int32bit has joined #openstack-oslo | 09:58 | |
| *** ansmith has quit IRC | 09:59 | |
| *** janzian has joined #openstack-oslo | 10:00 | |
| *** kiennt has quit IRC | 10:01 | |
| *** int32bit has quit IRC | 10:02 | |
| *** ujjain has quit IRC | 10:03 | |
| *** ansmith has joined #openstack-oslo | 10:12 | |
| *** int32bit has joined #openstack-oslo | 10:27 | |
| *** int32bit_ has joined #openstack-oslo | 10:27 | |
| *** int32bit has quit IRC | 10:28 | |
| *** xiaoyang has quit IRC | 10:32 | |
| *** xiaoyang has joined #openstack-oslo | 10:32 | |
| *** ujjain has joined #openstack-oslo | 10:40 | |
| *** ujjain has quit IRC | 10:40 | |
| *** ujjain has joined #openstack-oslo | 10:40 | |
| *** nicolasbock__ has quit IRC | 10:54 | |
| *** raildo has joined #openstack-oslo | 11:03 | |
| *** ansmith has quit IRC | 11:14 | |
| *** deray has joined #openstack-oslo | 11:25 | |
| *** lucasagomes is now known as lucas-hungry | 11:48 | |
| *** int32bit_ has quit IRC | 12:20 | |
| *** eck` is now known as eck`gone | 12:29 | |
| *** openstackgerrit has joined #openstack-oslo | 12:38 | |
| openstackgerrit | Merged openstack/oslo.messaging master: Remove the test that counts kombu connect calls https://review.openstack.org/488563 | 12:38 |
| *** gcb has joined #openstack-oslo | 12:41 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/oslo.messaging master: Updated from global requirements https://review.openstack.org/488096 | 12:47 |
| *** gordc has joined #openstack-oslo | 12:50 | |
| *** takedakn has joined #openstack-oslo | 12:53 | |
| *** lucas-hungry is now known as lucasagomes | 12:54 | |
| *** eck`gone is now known as eck` | 13:01 | |
| *** ansmith has joined #openstack-oslo | 13:03 | |
| *** yamamoto has quit IRC | 13:06 | |
| *** links has quit IRC | 13:06 | |
| *** gibi is now known as gibi_chaos-monke | 13:07 | |
| *** gibi_chaos-monke is now known as gibi_chaosmonkey | 13:07 | |
| *** deray has quit IRC | 13:10 | |
| *** kgiusti has joined #openstack-oslo | 13:12 | |
| *** pblaho has quit IRC | 13:22 | |
| *** takedakn has quit IRC | 13:29 | |
| *** takedakn has joined #openstack-oslo | 13:29 | |
| *** ihrachys has joined #openstack-oslo | 13:35 | |
| *** takedakn has quit IRC | 13:36 | |
| *** pblaho1 has joined #openstack-oslo | 13:36 | |
| *** pblaho1 is now known as pblaho | 13:41 | |
| *** boden has quit IRC | 13:46 | |
| *** boden has joined #openstack-oslo | 13:49 | |
| *** spzala has joined #openstack-oslo | 13:56 | |
| *** pblaho has quit IRC | 14:05 | |
| *** yamamoto has joined #openstack-oslo | 14:06 | |
| *** yamamoto has quit IRC | 14:11 | |
| *** chhavi has joined #openstack-oslo | 14:18 | |
| *** aselius has joined #openstack-oslo | 14:19 | |
| *** lpetrut has quit IRC | 14:39 | |
| *** MVenesio has joined #openstack-oslo | 14:47 | |
| *** yamamoto has joined #openstack-oslo | 14:47 | |
| *** yamamoto has quit IRC | 14:47 | |
| *** int32bit has joined #openstack-oslo | 14:51 | |
| *** int32bit has quit IRC | 14:55 | |
| *** rmascena has joined #openstack-oslo | 15:41 | |
| *** kiseok7 has quit IRC | 15:43 | |
| *** raildo has quit IRC | 15:43 | |
| *** sambetts is now known as sambetts|afk | 15:45 | |
| *** kiseok7 has joined #openstack-oslo | 15:46 | |
| *** e0ne has quit IRC | 15:47 | |
| *** yamamoto has joined #openstack-oslo | 15:48 | |
| *** aarefiev is now known as aarefiev_afk | 15:53 | |
| *** yamamoto has quit IRC | 15:53 | |
| *** spzala has quit IRC | 15:56 | |
| openstackgerrit | Ilya Shakhat proposed openstack/oslo.db master: Let others listen to SQLAlchemy errors https://review.openstack.org/486980 | 16:00 |
| *** rcernin has quit IRC | 16:12 | |
| *** dave-mccowan has joined #openstack-oslo | 16:14 | |
| *** oomichi has quit IRC | 16:41 | |
| *** lucasagomes is now known as lucas-afk | 16:42 | |
| *** xiaoyang has quit IRC | 16:43 | |
| *** xiaoyang has joined #openstack-oslo | 16:44 | |
| *** oomichi has joined #openstack-oslo | 16:44 | |
| *** pcaruana has quit IRC | 16:54 | |
| *** spzala has joined #openstack-oslo | 16:56 | |
| *** spzala has quit IRC | 17:01 | |
| *** rcernin has joined #openstack-oslo | 17:02 | |
| *** rajathagasthya has joined #openstack-oslo | 17:07 | |
| *** spzala has joined #openstack-oslo | 17:09 | |
| *** rmascena has quit IRC | 17:20 | |
| *** chhavi has quit IRC | 17:29 | |
| *** chhavi has joined #openstack-oslo | 17:34 | |
| *** chhavi has quit IRC | 17:38 | |
| *** tesseract has quit IRC | 17:49 | |
| *** rmascena has joined #openstack-oslo | 17:55 | |
| *** spzala has quit IRC | 18:05 | |
| *** chhavi has joined #openstack-oslo | 18:07 | |
| *** ralonsoh has quit IRC | 18:12 | |
| *** chhavi has quit IRC | 18:12 | |
| *** chhavi has joined #openstack-oslo | 18:34 | |
| *** MVenesio has quit IRC | 18:47 | |
| *** ykuo_ has joined #openstack-oslo | 19:17 | |
| *** spzala has joined #openstack-oslo | 19:27 | |
| *** spzala has quit IRC | 19:27 | |
| *** spzala has joined #openstack-oslo | 19:27 | |
| *** spzala has quit IRC | 19:27 | |
| *** spzala has joined #openstack-oslo | 19:35 | |
| *** harlowja has quit IRC | 19:57 | |
| *** miqui has joined #openstack-oslo | 20:14 | |
| *** eck` is now known as eck`gone | 20:14 | |
| *** chhavi has quit IRC | 20:20 | |
| *** lpetrut has joined #openstack-oslo | 20:23 | |
| *** ansmith has quit IRC | 20:37 | |
| *** kgiusti has left #openstack-oslo | 20:39 | |
| *** eck`gone is now known as eck` | 20:48 | |
| *** harlowja has joined #openstack-oslo | 21:15 | |
| *** rmascena has quit IRC | 21:19 | |
| *** yamamoto has joined #openstack-oslo | 21:21 | |
| *** ansmith has joined #openstack-oslo | 21:22 | |
| *** yamamoto has quit IRC | 21:26 | |
| *** lpetrut has quit IRC | 21:37 | |
| *** yamamoto has joined #openstack-oslo | 21:58 | |
| *** gordc has quit IRC | 22:05 | |
| *** rajathagasthya has quit IRC | 22:07 | |
| *** boden has quit IRC | 22:11 | |
| *** spzala has quit IRC | 22:13 | |
| *** miqui has quit IRC | 22:17 | |
| *** dave-mccowan has quit IRC | 22:51 | |
| *** sdague has quit IRC | 22:56 | |
| *** rcernin has quit IRC | 22:58 | |
| *** janzian has quit IRC | 23:00 | |
| *** ihrachys_ has joined #openstack-oslo | 23:06 | |
| *** ihrachys has quit IRC | 23:06 | |
| *** spzala has joined #openstack-oslo | 23:13 | |
| *** spzala has quit IRC | 23:17 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!