*** rcernin has quit IRC | 00:32 | |
*** rcernin has joined #openstack-oslo | 00:32 | |
*** vipul has quit IRC | 02:13 | |
openstackgerrit | zhulingjie proposed openstack/oslo.upgradecheck master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/654739 | 03:10 |
---|---|---|
openstackgerrit | zhulingjie proposed openstack/oslo.versionedobjects master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/654743 | 03:10 |
*** imacdonn has quit IRC | 03:12 | |
*** imacdonn has joined #openstack-oslo | 03:12 | |
*** dave-mccowan has joined #openstack-oslo | 03:26 | |
*** dave-mccowan has quit IRC | 03:30 | |
*** imacdonn has quit IRC | 04:07 | |
*** imacdonn has joined #openstack-oslo | 04:20 | |
*** seba has quit IRC | 05:44 | |
*** hoonetorg has quit IRC | 05:44 | |
*** seba has joined #openstack-oslo | 05:45 | |
*** hoonetorg has joined #openstack-oslo | 05:46 | |
*** e0ne has joined #openstack-oslo | 06:49 | |
*** e0ne has quit IRC | 06:49 | |
*** e0ne has joined #openstack-oslo | 06:50 | |
*** starborn has joined #openstack-oslo | 07:03 | |
*** takamatsu has joined #openstack-oslo | 07:12 | |
*** tesseract has joined #openstack-oslo | 07:20 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/oslo.cache master: Pass server_max_value_length to memcached client https://review.opendev.org/661553 | 07:44 |
*** hberaud|gone is now known as hberaud | 07:50 | |
*** iurygregory has joined #openstack-oslo | 07:54 | |
*** ralonsoh has joined #openstack-oslo | 07:59 | |
*** rcernin has quit IRC | 08:10 | |
*** pcaruana has joined #openstack-oslo | 08:26 | |
*** tosky has joined #openstack-oslo | 08:31 | |
*** takamatsu has quit IRC | 08:50 | |
gsantomaggio | @hberaud | 09:04 |
hberaud | gsantomaggio: hey | 09:04 |
gsantomaggio | hi :) | 09:05 |
gsantomaggio | about about https://review.opendev.org/#/c/661314/ | 09:05 |
hberaud | yeah | 09:05 |
gsantomaggio | about https://review.opendev.org/#/c/661314/ my comment is wrong: | 09:06 |
gsantomaggio | that's the correct one | 09:06 |
gsantomaggio | ``` | 09:06 |
gsantomaggio | The heartbeat is already a native thread https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L900 | 09:06 |
gsantomaggio | so it should NOT be related to eventlet. | 09:06 |
gsantomaggio | ``` | 09:06 |
gsantomaggio | My fault :( | 09:06 |
hberaud | ack | 09:06 |
hberaud | please can you put a comment to correct the thread history? | 09:07 |
gsantomaggio | btw I am not understanding the problem is there a way to reproduce the issue? | 09:07 |
hberaud | not sure how to reproduce it locally, I need to do some related calls and I'll grab some infos and forward these to you if needed | 09:11 |
*** takamatsu has joined #openstack-oslo | 09:12 | |
gsantomaggio | Ok I maybe got the problem, is here: | 09:13 |
gsantomaggio | https://github.com/openstack/oslo.messaging/blob/master/oslo_messaging/_drivers/impl_rabbit.py#L899 | 09:13 |
gsantomaggio | and so, here: https://github.com/openstack/oslo.utils/blob/master/oslo_utils/eventletutils.py#L182 | 09:14 |
gsantomaggio | ok so it is not about the thread itself but abaout the vent | 09:15 |
gsantomaggio | ok so it is not about the thread itself but abaout the event | 09:15 |
*** dciabrin_ has joined #openstack-oslo | 09:21 | |
openstackgerrit | Natal Ngétal proposed openstack/oslo.log master: Modify the constraints url in tox. https://review.opendev.org/661100 | 09:23 |
*** jaosorior has joined #openstack-oslo | 09:31 | |
*** jaosorior has quit IRC | 09:47 | |
hberaud | gsantomaggio: yep (sorry I was in other meeting...) | 09:48 |
hberaud | gsantomaggio: I guess we have many issues with this model | 09:48 |
hberaud | gsantomaggio: 1. oslo.utils define the event model (standard or eventletify) | 09:49 |
hberaud | gsantomaggio: 2. oslo.messaging does not care about the eventlet stuff and init some piece of code who depends on the 1. | 09:50 |
hberaud | gsantomaggio: 3. somewhere a customer project monkey patch the stdlib and we init thread who depends on eventlet or not... | 09:51 |
hberaud | gsantomaggio: so when we init the heartbeat thread in oslo.messaging rabbitmq driver at this point we don't know if it's a greenthread or a std thread | 09:53 |
hberaud | and there when we use mod_wsgi and it's functional model then we facing issues related to our way manage threads in the rabbitmq driver | 09:55 |
*** jaosorior has joined #openstack-oslo | 10:14 | |
*** hberaud is now known as hberaud|lunch | 10:19 | |
*** jaosorior has quit IRC | 10:19 | |
*** jaosorior has joined #openstack-oslo | 10:22 | |
*** takamatsu has quit IRC | 10:25 | |
*** rakhmerov has quit IRC | 10:46 | |
gsantomaggio | @hberaud|lunch got it | 10:51 |
*** pcaruana has quit IRC | 10:59 | |
*** lpetrut has joined #openstack-oslo | 11:09 | |
*** tosky___ has joined #openstack-oslo | 11:19 | |
*** tosky has quit IRC | 11:21 | |
*** pcaruana has joined #openstack-oslo | 11:26 | |
*** raildo has joined #openstack-oslo | 11:33 | |
*** takamatsu has joined #openstack-oslo | 11:34 | |
*** hberaud|lunch is now known as hberaud | 11:36 | |
*** tosky___ is now known as tosky | 12:12 | |
gsantomaggio | @hberaud added you on "WIP mandatory flag" when you have time, please let me know what you think about. Thank you | 12:37 |
hberaud | gsantomaggio: ack | 12:44 |
hberaud | thank you too for your time :) | 12:45 |
*** altlogbot_3 has quit IRC | 12:55 | |
*** altlogbot_3 has joined #openstack-oslo | 12:57 | |
*** njohnston has joined #openstack-oslo | 13:12 | |
*** takamatsu has quit IRC | 13:15 | |
*** takamatsu has joined #openstack-oslo | 13:42 | |
*** lpetrut has quit IRC | 14:13 | |
moguimar | beekneemech: meeting? | 15:00 |
*** moguimar is now known as moguimar|gone | 15:18 | |
gsantomaggio | no meting today?! | 15:24 |
*** takamatsu has quit IRC | 15:27 | |
*** starborn has quit IRC | 15:28 | |
*** e0ne has quit IRC | 16:25 | |
*** tesseract has quit IRC | 16:49 | |
hberaud | gsantomaggio: bnemec seem offline today | 16:52 |
gsantomaggio | Ok ! Next time :)! | 16:52 |
*** ralonsoh has quit IRC | 17:12 | |
*** e0ne has joined #openstack-oslo | 17:24 | |
*** njohnston has quit IRC | 17:48 | |
*** hberaud has quit IRC | 17:56 | |
*** hberaud has joined #openstack-oslo | 17:56 | |
*** e0ne has quit IRC | 18:35 | |
*** tosky has quit IRC | 18:50 | |
*** dave-mccowan has joined #openstack-oslo | 18:54 | |
*** hberaud is now known as hberaud|gone | 19:01 | |
*** e0ne has joined #openstack-oslo | 19:03 | |
*** johnsom has quit IRC | 19:14 | |
*** gsantomaggio has quit IRC | 19:17 | |
*** vdrok has quit IRC | 19:20 | |
*** hogepodge has quit IRC | 19:20 | |
*** kmalloc_away has quit IRC | 19:24 | |
*** vdrok has joined #openstack-oslo | 19:40 | |
*** johnsom has joined #openstack-oslo | 19:41 | |
*** hogepodge has joined #openstack-oslo | 19:44 | |
*** gsantomaggio has joined #openstack-oslo | 19:46 | |
*** kmalloc_away has joined #openstack-oslo | 19:50 | |
*** dave-mccowan has quit IRC | 20:15 | |
*** e0ne has quit IRC | 20:16 | |
*** tosky has joined #openstack-oslo | 20:16 | |
*** pcaruana has quit IRC | 20:56 | |
*** tosky has quit IRC | 20:58 | |
*** raildo has quit IRC | 21:14 | |
*** dave-mccowan has joined #openstack-oslo | 22:17 | |
*** dave-mccowan has quit IRC | 22:27 | |
*** rcernin has joined #openstack-oslo | 22:36 | |
*** bobh has joined #openstack-oslo | 23:13 | |
*** rcernin has quit IRC | 23:31 | |
*** rcernin has joined #openstack-oslo | 23:32 | |
*** rcernin has quit IRC | 23:35 | |
*** rcernin has joined #openstack-oslo | 23:36 | |
*** bobh has quit IRC | 23:39 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!