Actions
coordination #27832
closed[epic][tools][sprint 201712.2][bonus] Revamping of /admin/workers
Start date:
2017-11-17
Due date:
% Done:
90%
Estimated time:
Description
This has two inmediate tasks:
- Information is extracted directly from the workers, making this page slow to load when a workers are slow to answer or there are too many workers.
- So the information could be partitioned, to extract most of it from the database, and query the worker only of it has a job running on the database. So the gathering of the information is Asynchronous.
- So the information could be partitioned, to extract most of it from the database, and query the worker only of it has a job running on the database. So the gathering of the information is Asynchronous.
- WebUI route /admin/workers currently shows only the name of the worker, and it's status, however it should display at least
- Worker Name
- Worker WORKER_HOSTNAME
- Worker Architecture
- Worker classes
- Status Most of this information, should come from the database, as almost everything is there already.
Updated by EDiGiacinto about 7 years ago
- Related to action #25766: [tools][sprint 201712.1][bonus] Displaying all Worker status by calling Websocket DBus service in the WebUI list is overkill added
Updated by szarate about 7 years ago
- Related to action #19996: [tools][sprint 201712.2] Show only online workers by default on the workers page `/admin/workers` added
Updated by EDiGiacinto about 7 years ago
- Status changed from New to In Progress
- Assignee set to EDiGiacinto
- % Done changed from 0 to 90
Updated by EDiGiacinto about 7 years ago
- Status changed from In Progress to Resolved
Updated by EDiGiacinto almost 7 years ago
- Subject changed from [epic] Revamping of /admin/workers to [epic][tools][sprint 201712.2][bonus] Revamping of /admin/workers
Updated by EDiGiacinto almost 7 years ago
- Target version changed from future to Current Sprint
Updated by szarate almost 7 years ago
- Target version changed from Current Sprint to Done
Updated by szarate about 4 years ago
- Tracker changed from action to coordination
Updated by szarate about 4 years ago
See for the reason of tracker change: http://mailman.suse.de/mailman/private/qa-sle/2020-October/002722.html
Actions