Activity log for bug #1825500

Date Who What changed Old value New value Message
2019-04-19 10:13:46 Florian Guitton bug added bug
2019-04-19 10:16:39 Florian Guitton description Hello everyone ! I hope this Easter period treats you well. I was testing the new capabilities of cross-cloud controllers in Juju 2.6-beta1 when I realised configuration changes are only propagated at times or seemingly not committed to database. I am aware of the checksuming changes that were brought in recently, but it seems to be very inconsistent. I have a Juju controller deployed on MAAS with HA enabled, 3 nodes. All three controllers do not report any error in their logs. When I change the configuration of an application the config-updates triggers on the agents, but no commit is made to the database. When I try to make the changes multiple times in a row, it will accept the input every time, proceed to triggering the config-update hook on all agent every time, but will indeed not propagate the new values nor commit them. Illustrated by the following: root@juju-playground:~# juju config percona-cluster os-access-hostname foo.example.com root@juju-playground:~# juju config percona-cluster os-access-hostname=foo.example.com WARNING the configuration setting "os-access-hostname" already has the value "foo.example.com" root@juju-playground:~# juju config percona-cluster os-access-hostname=bar.example.com root@juju-playground:~# juju config percona-cluster os-access-hostname foo.example.com root@juju-playground:~# juju config percona-cluster os-access-hostname=bar.example.com root@juju-playground:~# juju config percona-cluster os-access-hostname=bar.example.com root@juju-playground:~# juju config percona-cluster os-access-hostname=bar.example.com root@juju-playground:~# juju config percona-cluster os-access-hostname foo.example.com I am happy to send anything that might be of use, just let me know. Thank you very much for your support. Best wishes, Hello everyone ! I hope this Easter period treats you well. I was testing the new capabilities of cross-cloud controllers in Juju 2.6-beta1 when I realised configuration changes are only propagated at times or seemingly not committed to database. I am aware of the checksuming changes that were brought in recently, but it seems to be very inconsistent. I have a Juju controller deployed on MAAS with HA enabled, 3 nodes. All three controllers do not report any error in their logs. When I change the configuration of an application the config-updates triggers on the agents, but no commit is made to the database. When I try to make the changes multiple times in a row, it will accept the input every time, proceed to triggering the config-update hook on all agent every time, but will indeed not propagate the new values nor commit them. Illustrated by the following: root@:~# juju config percona-cluster os-access-hostname foo.example.com root@:~# juju config percona-cluster os-access-hostname=foo.example.com WARNING the configuration setting "os-access-hostname" already has the value "foo.example.com" root@:~# juju config percona-cluster os-access-hostname=bar.example.com root@:~# juju config percona-cluster os-access-hostname foo.example.com root@:~# juju config percona-cluster os-access-hostname=bar.example.com root@:~# juju config percona-cluster os-access-hostname=bar.example.com root@:~# juju config percona-cluster os-access-hostname=bar.example.com root@:~# juju config percona-cluster os-access-hostname foo.example.com I am happy to send anything that might be of use, just let me know. Thank you very much for your support. Best wishes,
2019-04-19 10:39:14 Ian Booth juju: milestone 2.6-rc1
2019-04-19 10:39:18 Ian Booth juju: importance Undecided High
2019-04-19 10:39:23 Ian Booth juju: status New Triaged
2019-04-19 11:39:16 Florian Guitton attachment added JujuMongoSyncStatus.txt https://bugs.launchpad.net/bugs/1825500/+attachment/5257013/+files/JujuMongoSyncStatus.txt
2019-04-19 11:39:16 Florian Guitton attachment added JujuMongoApplicationSettings.txt https://bugs.launchpad.net/bugs/1825500/+attachment/5257014/+files/JujuMongoApplicationSettings.txt
2019-04-19 11:39:16 Florian Guitton attachment added JujuMongoSafeOKCheck.txt https://bugs.launchpad.net/bugs/1825500/+attachment/5257015/+files/JujuMongoSafeOKCheck.txt
2019-04-23 04:25:23 Tim Penhey juju: status Triaged Incomplete
2019-04-30 15:59:47 Joseph Phillips juju: status Incomplete Fix Committed
2019-04-30 15:59:54 Joseph Phillips juju: assignee Joseph Phillips (manadart)
2019-05-13 23:19:25 Anastasia juju: status Fix Committed Fix Released