CMR: Removing relation does not remove the releation

Bug #1731827 reported by Christopher Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Expired
High
Unassigned

Bug Description

Juju fails to remove a relation between applications on different models, after the 'remove-relation' command is issued the relation is still present in the status output.

Repro steps can be found here: http://pastebin.ubuntu.com/25951930/

Note. When relating and then remove-relation these charms on the same model it succeeds as expected.

Tags: ci cmr
Revision history for this message
Christopher Lee (veebers) wrote :

Oh, this is juju 2.3-beta4 (git rev efd6eb6ef4).

Ian Booth (wallyworld)
Changed in juju:
milestone: none → 2.3-rc1
importance: Undecided → High
status: New → Triaged
assignee: nobody → Ian Booth (wallyworld)
Ian Booth (wallyworld)
Changed in juju:
status: Triaged → In Progress
Revision history for this message
Ian Booth (wallyworld) wrote :

I can't reproduce this with real charms.

$ juju bootstrap lxd
$ juju deploy mysql
$ juju offer mysql:db
$ juju switch controller
$ juju deploy mediawiki
$ juju relate mediawiki:db default.mysql

wait for things to settle

$ juju remove-relation mediawiki:db mysql

it takes a couple of seconds for Juju to react, but relation is removed from juju status

Revision history for this message
Ian Booth (wallyworld) wrote :

And with the dummy charms I also can't reproduce. There is a slight delay from remove-relation to the relation disappearing from status, but this is expected and is also the case for non-cmr relations.

Can you perhaps run with --debug and see if there's anything in the logs?

Changed in juju:
status: In Progress → Incomplete
Revision history for this message
Christopher Lee (veebers) wrote :

I'm unable to reproduce this on other machines, looks like it's localised to some unhappy setup on my local laptop.

Ian Booth (wallyworld)
Changed in juju:
milestone: 2.3-rc1 → none
Changed in juju:
assignee: Ian Booth (wallyworld) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for juju because there has been no activity for 60 days.]

Changed in juju:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.