| *** bobh has quit IRC | 01:24 | |
| *** bobh has joined #openstack-mistral | 01:43 | |
| *** bobh has quit IRC | 01:47 | |
| *** bobh has joined #openstack-mistral | 01:51 | |
| openstackgerrit | Bob Haddleton proposed openstack/python-mistralclient master: Provide consistent options and return latest execution entries https://review.openstack.org/554950 | 01:52 |
|---|---|---|
| *** bobh has quit IRC | 02:37 | |
| *** bobh has joined #openstack-mistral | 02:41 | |
| *** bobh has quit IRC | 03:18 | |
| *** bobh has joined #openstack-mistral | 03:20 | |
| *** bobh has quit IRC | 03:25 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: WIP: improving join https://review.openstack.org/610461 | 04:50 |
| *** hardikjasani has joined #openstack-mistral | 04:56 | |
| *** apetrich has quit IRC | 05:23 | |
| *** apetrich has joined #openstack-mistral | 05:39 | |
| openstackgerrit | Merged openstack/mistral stable/rocky: make user_info_endpoint_url independent of auth_url https://review.openstack.org/612161 | 06:00 |
| *** jtomasek has joined #openstack-mistral | 07:12 | |
| pgaxatte | hello guys | 07:54 |
| pgaxatte | rakhmerov, d0ugal: is there a way to do an emergency stop on a running workflow without deleting the execution in DB? | 07:55 |
| rakhmerov | pgaxatte: yes sure | 08:02 |
| rakhmerov | execution-update --state [PAUSED | CANCELLED] | 08:02 |
| pgaxatte | rakhmerov: ahhhhh right, the cancelled state | 08:02 |
| pgaxatte | forgot about it | 08:02 |
| pgaxatte | thanks! | 08:03 |
| rakhmerov | np ) | 08:06 |
| *** shardy has joined #openstack-mistral | 08:09 | |
| *** shardy has quit IRC | 08:16 | |
| *** shardy has joined #openstack-mistral | 08:31 | |
| vgvoleg | Hi guys! Got some issue: if some service is down (e.g. notifier), rabbit is collecting messages till the time this service will be up. If this service has resources limitation and rabbit collects a lot of messages, this service could be killed by this huge flow of messages | 08:34 |
| vgvoleg | Is there any way to limit this behavior? | 08:34 |
| vgvoleg | Just to say mistral not to serve 999999 messages at the same time :) | 08:36 |
| *** jlejeune has joined #openstack-mistral | 08:37 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: WIP: improving join https://review.openstack.org/610461 | 08:41 |
| *** bobh has joined #openstack-mistral | 08:45 | |
| *** bobh has quit IRC | 08:50 | |
| *** nguyenhai has quit IRC | 08:52 | |
| *** nguyenhai has joined #openstack-mistral | 08:53 | |
| openstackgerrit | Renat Akhmerov proposed openstack/mistral master: WIP: improving join https://review.openstack.org/610461 | 09:19 |
| d0ugal | vgvoleg: Good question. I'm not aware of a way to do that. rakhmerov do you know? | 09:59 |
| rakhmerov | yes | 10:00 |
| rakhmerov | we now have the choice to choose RPC executor for oslo | 10:00 |
| rakhmerov | oslo_rpc_executor = [threading | eventlet | blocking] | 10:01 |
| rakhmerov | blocking obviously solves this problem | 10:01 |
| rakhmerov | in case of using either "eventlet" or "threading" you can also use executor_thread_pool_size = <number of threads> | 10:02 |
| rakhmerov | but last week I again found that choosing "eventlet" may lead to deadlocks between green threads | 10:02 |
| rakhmerov | whereas "threading" seems to work fine so far | 10:03 |
| *** mcdoker18 has joined #openstack-mistral | 10:09 | |
| *** mcdoker18 has quit IRC | 10:11 | |
| *** shardy has quit IRC | 10:13 | |
| vgvoleg | Is there any executor_thread_pool_size analogue in oslo? | 10:14 |
| *** shardy has joined #openstack-mistral | 10:16 | |
| *** s10 has joined #openstack-mistral | 10:25 | |
| *** bobh has joined #openstack-mistral | 10:57 | |
| *** bobh has quit IRC | 11:02 | |
| openstackgerrit | Merged openstack/mistral stable/rocky: Fix next link in get resource list rest API https://review.openstack.org/610926 | 11:08 |
| *** bobh has joined #openstack-mistral | 11:27 | |
| *** bobh has quit IRC | 12:16 | |
| *** thrash|g0ne is now known as thrash | 12:37 | |
| *** bobh has joined #openstack-mistral | 12:52 | |
| *** hardikjasani has quit IRC | 13:44 | |
| *** s10 has quit IRC | 15:07 | |
| *** shardy has quit IRC | 16:24 | |
| *** irclogbot_4 has joined #openstack-mistral | 17:34 | |
| *** irclogbot_4 has quit IRC | 17:56 | |
| *** irclogbot_4 has joined #openstack-mistral | 18:06 | |
| *** apetrich has quit IRC | 18:17 | |
| *** apetrich has joined #openstack-mistral | 18:30 | |
| *** thrash has quit IRC | 18:51 | |
| *** irclogbot_4 has quit IRC | 19:14 | |
| *** bobh has quit IRC | 21:08 | |
| *** bobh has joined #openstack-mistral | 21:09 | |
| *** bobh has quit IRC | 21:13 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!