Activity log for bug #1886563

Date Who What changed Old value New value Message
2020-07-06 19:08:55 Joseph Richard bug added bug
2020-07-07 23:46:55 Frank Miller bug added subscriber Bob Church
2020-07-07 23:47:13 Frank Miller starlingx: assignee Suvro Ghosh (suvr0)
2020-07-15 20:50:14 Ghada Khalil bug added subscriber Bill Zvonar
2020-07-15 20:50:20 Ghada Khalil description Brief Description ----------------- openstack-armada-app helm plugin dbapi calls scale linearly to the number of worker nodes, which results in very-poor performance when using a large number of nodes. This should be reduced to use a constant number of dbapi calls through optimization and caching. Severity -------- Provide the severity of the defect. Major: blocks using large system Steps to Reproduce ------------------ Install OpenStack on system with 20 worker nodes Attempt to lock host. Expected Behavior ------------------ evaluate_app_apply finishes in less than 60 seconds Actual Behavior ---------------- lock fails because evaluate_app_reapply takes longer than 60 seconds Reproducibility --------------- Reproducible System Configuration -------------------- large (20-worker) system Last Pass --------- unknown Workaround ---------- Increase rpc_response_timeout Brief Description ----------------- openstack-armada-app helm plugin dbapi calls scale linearly to the number of worker nodes, which results in very-poor performance when using a large number of nodes. This should be reduced to use a constant number of dbapi calls through optimization and caching. Severity -------- Provide the severity of the defect. Major: blocks using large system Steps to Reproduce ------------------ Install OpenStack on system with 18 worker nodes Attempt to lock host. Expected Behavior ------------------ evaluate_app_apply finishes in less than 60 seconds Actual Behavior ---------------- lock fails because evaluate_app_reapply takes longer than 60 seconds Reproducibility --------------- Reproducible System Configuration -------------------- large (20-worker) system Last Pass --------- unknown Workaround ---------- Increase rpc_response_timeout
2020-07-15 20:50:29 Ghada Khalil description Brief Description ----------------- openstack-armada-app helm plugin dbapi calls scale linearly to the number of worker nodes, which results in very-poor performance when using a large number of nodes. This should be reduced to use a constant number of dbapi calls through optimization and caching. Severity -------- Provide the severity of the defect. Major: blocks using large system Steps to Reproduce ------------------ Install OpenStack on system with 18 worker nodes Attempt to lock host. Expected Behavior ------------------ evaluate_app_apply finishes in less than 60 seconds Actual Behavior ---------------- lock fails because evaluate_app_reapply takes longer than 60 seconds Reproducibility --------------- Reproducible System Configuration -------------------- large (20-worker) system Last Pass --------- unknown Workaround ---------- Increase rpc_response_timeout Brief Description ----------------- openstack-armada-app helm plugin dbapi calls scale linearly to the number of worker nodes, which results in very-poor performance when using a large number of nodes. This should be reduced to use a constant number of dbapi calls through optimization and caching. Severity -------- Provide the severity of the defect. Major: blocks using large system Steps to Reproduce ------------------ Install OpenStack on system with 18 worker nodes Attempt to lock host. Expected Behavior ------------------ evaluate_app_apply finishes in less than 60 seconds Actual Behavior ---------------- lock fails because evaluate_app_reapply takes longer than 60 seconds Reproducibility --------------- Reproducible System Configuration -------------------- large (18-worker) system Last Pass --------- unknown Workaround ---------- Increase rpc_response_timeout
2020-07-15 20:50:36 Ghada Khalil tags stx.containers
2020-07-15 20:50:56 Ghada Khalil tags stx.containers stx.5.0 stx.containers
2020-07-15 20:51:17 Ghada Khalil starlingx: importance Undecided Medium
2020-07-15 20:51:22 Ghada Khalil starlingx: status New Triaged
2020-08-11 15:06:05 Frank Miller starlingx: assignee Suvro Ghosh (suvr0) Angie Wang (angiewang)
2020-08-14 04:43:46 OpenStack Infra starlingx: status Triaged In Progress
2020-08-14 20:17:20 OpenStack Infra starlingx: status In Progress Fix Released