Action failures are not reported well to the end user
Bug #1879762 reported by
David Ames
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MySQL InnoDB Cluster Charm |
Fix Released
|
High
|
David Ames |
Bug Description
When an action fails, the traceback only shows that the subprocess call to mysqlsh failed it does not communicate what went wrong.
For example when running the reboot-
TRIAGE:
Ensure stderr from the subprocess call is sent all the way through to the action-fail set.
Changed in charm-mysql-innodb-cluster: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → David Ames (thedac) |
Changed in charm-mysql-innodb-cluster: | |
milestone: | none → 20.05 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/729743
Review: https:/