*** shu-mutou-AWAY is now known as shu-mutou | 00:17 | |
*** zhurong has joined #senlin | 00:45 | |
*** ruijie has joined #senlin | 00:58 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Fix cluster health registry creating issue https://review.openstack.org/424783 | 01:11 |
---|---|---|
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Add create action into Receiver panel https://review.openstack.org/415183 | 02:34 |
wllabs | engine-dispatcher.c3e7fa50-1450-4c3f-9e57-57b8a3290ff10 | 02:47 |
wllabs | engine-dispatcher.72f52b2c-30e4-4492-9c4a-9de7430d60980 | 02:47 |
wllabs | engine-dispatcher.e9bc6298-16dc-49ae-a781-bd9f40b3b7480 | 02:47 |
wllabs | engine-dispatcher.f1bd055e-5a65-41ce-9871-dd8ae055848e0 | 02:47 |
wllabs | engine-dispatcher_fanout_83cf1029094c43ada0e5743120ba6f4f0 | 02:47 |
wllabs | engine-dispatcher.5834af03-d251-4ef4-81dd-7f1cd854748b0 | 02:47 |
wllabs | engine-dispatcher_fanout_6f7a0e7d4eeb44c5a7ad6a16640724510 | 02:47 |
wllabs | engine-dispatcher.a7e86d03-e205-4aa1-a7bc-6dac8ca52ec10 | 02:47 |
wllabs | engine-dispatcher_fanout_437639f3c7504712a877e516c0ea8c440 | 02:47 |
wllabs | engine-dispatcher_fanout_b82ad172006d46d386a965fafa1803740 | 02:47 |
wllabs | engine-dispatcher.2f6e4a69-ad8b-4606-8b19-8f39717ea6a70 | 02:47 |
wllabs | engine_fanout_72c9d1abeec24f1f9c0bf47234b794310 | 02:47 |
wllabs | engine-dispatcher_fanout_a1997acb5ea740319ecb03b0db2444470 | 02:47 |
wllabs | engine-dispatcher_fanout_11c5878885d04d99bb6b28e08a18f5a40 | 02:47 |
wllabs | engine-dispatcher.05efcef7-5f7c-4905-9c99-0c70e83252f80 | 02:47 |
wllabs | engine-dispatcher.d2d9058e-4f22-44dd-a2b3-8a10a62905930 | 02:47 |
wllabs | engine-dispatcher.35d1788a-ef9e-4d94-b3cb-115cc7d4d12a0 | 02:47 |
wllabs | engine-dispatcher.f7775ddf-1255-41dc-ae67-606e400b654b0 | 02:47 |
wllabs | engine-dispatcher.6423891a-f4f5-40d2-b14e-b2da7f45e07d0 | 02:47 |
wllabs | engine-dispatcher.34ba47c9-f756-46f2-b4ed-319574f45a050 | 02:47 |
wllabs | engine-dispatcher.d1fc8f70-598e-4351-94e1-8da37dd1a9af0 | 02:47 |
wllabs | if senlin-engine restart then will new build a message queue? | 02:47 |
wllabs | senlin will create a new memsage queue after senlin-engine restart ? | 02:48 |
wllabs | Qimin | 02:48 |
wllabs | Qiming | 02:49 |
*** elynn has joined #senlin | 02:59 | |
*** ruijie has quit IRC | 03:07 | |
*** yanyanhu has joined #senlin | 03:11 | |
*** edisonxiang has quit IRC | 03:13 | |
*** edisonxiang has joined #senlin | 03:13 | |
Qiming | yes | 03:18 |
wllabs | also don't delete older queue | 03:27 |
wllabs | This will result in a large number of queue accumulation, i think this is a bad result. | 03:29 |
wllabs | And there is a problem is that health_manager this has not been achieved | 03:29 |
wllabs | Qiming | 03:46 |
Qiming | again, report a bug | 03:47 |
Qiming | and help fix it if possible | 03:47 |
wllabs | You taught me how to modify, I'll fix it | 03:51 |
wllabs | senlin-engine queue and senlin-engine-dispatcher queue What is the relationship between? | 04:01 |
wllabs | I would like to ask, why is so complicated, all mq communication, a senlin engine internal communications are used mq to communication, I feel a bit incredible | 04:19 |
wllabs | What are the advantages of doing so? | 04:19 |
wllabs | Qiming | 04:20 |
*** wllabs has quit IRC | 04:46 | |
*** wllabs_ has joined #senlin | 04:46 | |
*** wllabs_ is now known as wllabs | 04:46 | |
openstackgerrit | XueFeng Liu proposed openstack/python-senlinclient: Fix senlin cluster-policy-detach cannot disable https://review.openstack.org/424982 | 05:23 |
Qiming | wllabs, senlin has a worker pool plus job queue design | 05:45 |
Qiming | the service engine is a RPC service, the job dispatcher is another one | 05:45 |
Qiming | all jobs are persisted into db before execution | 05:45 |
Qiming | even a service engine is dead, no jobs will get lost | 05:45 |
Qiming | it is for robustness | 05:45 |
wllabs | similar to heat ? | 05:54 |
*** yanyanhu has quit IRC | 06:02 | |
openstackgerrit | Anh Tran proposed openstack/senlin: Typo fix: exisiting => existing https://review.openstack.org/424999 | 06:29 |
openstackgerrit | Merged openstack/senlin: revise tempest api test for policy 2 https://review.openstack.org/424478 | 06:31 |
Qiming | wllabs, no, similar to nothing | 06:42 |
openstackgerrit | Merged openstack/senlin: Typo fix: exisiting => existing https://review.openstack.org/424999 | 06:47 |
*** Jeffrey4l_ has quit IRC | 06:48 | |
*** Jeffrey4l has joined #senlin | 06:53 | |
openstackgerrit | Merged openstack/python-senlinclient: Fix senlin cluster-policy-detach cannot disable https://review.openstack.org/424982 | 07:09 |
Qiming | XueFeng, the above patch was quickly merged because we want any client side issues fixed asap | 07:10 |
Qiming | the title of the patch, however, was wrong | 07:10 |
XueFeng | OK, got it | 07:55 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin-dashboard: Imported Translations from Zanata https://review.openstack.org/425041 | 08:07 |
*** shu-mutou is now known as shu-mutou-AFK | 08:22 | |
*** Jeffrey4l_ has joined #senlin | 08:30 | |
*** Jeffrey4l has quit IRC | 08:34 | |
openstackgerrit | Merged openstack/senlin-dashboard: Imported Translations from Zanata https://review.openstack.org/425041 | 08:36 |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Fix cluster health policy attach fail. https://review.openstack.org/424749 | 08:53 |
*** wllabs has quit IRC | 09:03 | |
*** zhurong has quit IRC | 09:14 | |
openstackgerrit | Yanyan Hu proposed openstack/python-senlinclient: Release note for python-senlinclient 1.2.0 https://review.openstack.org/425096 | 10:02 |
*** openstackgerrit has quit IRC | 10:17 | |
*** openstackgerrit has joined #senlin | 12:12 | |
*** ChanServ sets mode: +v openstackgerrit | 12:12 | |
openstackgerrit | Merged openstack/python-senlinclient: Release note for python-senlinclient 1.2.0 https://review.openstack.org/425096 | 12:12 |
*** catintheroof has joined #senlin | 12:28 | |
-openstackstatus- NOTICE: Gerrit is going to be restarted due to slow performance | 12:48 | |
-openstackstatus- NOTICE: Gerrit has been successfully restarted | 12:51 | |
*** elynn has quit IRC | 13:06 | |
*** catinthe_ has joined #senlin | 15:00 | |
*** catintheroof has quit IRC | 15:02 | |
openstackgerrit | XueFeng Liu proposed openstack/senlin: Fix cluster health policy attach fail https://review.openstack.org/424749 | 15:07 |
*** catintheroof has joined #senlin | 15:43 | |
*** catinthe_ has quit IRC | 15:46 | |
*** Drago1 has joined #senlin | 16:09 | |
*** AlexeyAbashkin has quit IRC | 16:35 | |
*** Jeffrey4l_ has quit IRC | 17:06 | |
*** Jeffrey4l has joined #senlin | 17:25 | |
*** Jeffrey4l has quit IRC | 17:30 | |
*** catinthe_ has joined #senlin | 18:33 | |
*** catintheroof has quit IRC | 18:35 | |
*** Jeffrey4l has joined #senlin | 18:41 | |
*** Jeffrey4l has quit IRC | 18:46 | |
*** Jeffrey4l has joined #senlin | 19:10 | |
*** Jeffrey4l has quit IRC | 19:15 | |
*** Jeffrey4l has joined #senlin | 19:58 | |
*** Jeffrey4l has quit IRC | 20:04 | |
*** catinthe_ has quit IRC | 20:27 | |
*** edisonxiang has quit IRC | 20:45 | |
*** edisonxiang has joined #senlin | 20:45 | |
*** Jeffrey4l has joined #senlin | 20:45 | |
*** Jeffrey4l_ has joined #senlin | 21:34 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** catintheroof has joined #senlin | 23:00 | |
*** x00350071_ has joined #senlin | 23:06 | |
*** edisonxiang has quit IRC | 23:09 | |
*** catintheroof has quit IRC | 23:58 | |
*** catintheroof has joined #senlin | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!