*** iury|holiday is now known as iurygregory | 05:53 | |
*** rpittau|afk is now known as rpittau | 09:42 | |
opendevreview | Aija Jauntēva proposed openstack/oslo.db stable/wallaby: Dropping lower constraints testing https://review.opendev.org/c/openstack/oslo.db/+/799803 | 12:43 |
---|---|---|
opendevreview | Aija Jauntēva proposed openstack/oslo.db stable/wallaby: Remove lower-constraints remnants https://review.opendev.org/c/openstack/oslo.db/+/799804 | 12:43 |
opendevreview | Aija Jauntēva proposed openstack/oslo.db stable/victoria: Dropping lower constraints testing https://review.opendev.org/c/openstack/oslo.db/+/799809 | 12:47 |
opendevreview | Aija Jauntēva proposed openstack/oslo.db stable/victoria: Remove lower-constraints remnants https://review.opendev.org/c/openstack/oslo.db/+/799810 | 12:47 |
opendevreview | Aija Jauntēva proposed openstack/oslo.db stable/ussuri: Dropping lower constraints testing https://review.opendev.org/c/openstack/oslo.db/+/799812 | 12:48 |
opendevreview | Aija Jauntēva proposed openstack/oslo.db stable/ussuri: Remove lower-constraints remnants https://review.opendev.org/c/openstack/oslo.db/+/799813 | 12:48 |
*** rpittau is now known as rpittau|afk | 16:09 | |
sean-k-mooney | o/ | 19:45 |
sean-k-mooney | hberaud: dhellmann interesting issue just came up in #openstack-nova http://paste.openstack.org/show/807242/ | 19:46 |
sean-k-mooney | looks like running the heatcheck in a pthread can potentially break nova-compute in rare? cases | 19:47 |
sean-k-mooney | i saw rare since this has been the default for a while and we have never seen this before now | 19:47 |
sean-k-mooney | setting [oslo_messaging_rabbit]/heartbeat_in_pthread=false apprently fixed the issue | 19:51 |
sean-k-mooney | but since that is deprecated for removal we might want to recondier that | 19:51 |
bnemec | Well, that's not shocking since we're mixing native and green threads. :-/ | 20:29 |
sean-k-mooney | well in thoery we shoudl not be | 20:29 |
sean-k-mooney | in that the only thing on the pthread shoudl not have an eventlet event loop | 20:30 |
sean-k-mooney | we are not expecting the eventlet event loop to ever be able to cross between those threads | 20:30 |
sean-k-mooney | there shoudl be an un monkeypatch pthread for the heart beat and then the monkey ptatch main thread | 20:31 |
sean-k-mooney | clearly that is not what is happening | 20:31 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!