~ahasenack/charms/precise/postgresql/postgresql-fix-null-json

Viewing all changes in revision 26.

  • Committer: Juan L. Negron
  • Date: 2012-11-28 19:04:20 UTC
  • mfrom: (25.1.1 broken-departed-hooks)
  • Revision ID: juan.negron@canonical.com-20121128190420-uzue1033ee48pize
The postgresql charm includes *-relation-departed hook symlinks, but hooks.py doesn't implement them and exits 1 when they're called. This has the effect that whenever a condition arises such that a *-relation-departed hook is called, the relation goes into an error state.

I don't know if *-relation-departed should be implemented (I had some trouble divining the exact difference between that and *-relation-broken) but it would be better for them to be absent than broken. MP:135132

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: