lp://staging/~stub/charms/trusty/cassandra/rsync-port
- Get this branch:
- bzr branch lp://staging/~stub/charms/trusty/cassandra/rsync-port
Branch merges
- Konstantinos Tsakalozos (community): Approve
- Review Queue (community): Approve (automated testing)
- charmers: Pending requested
-
Diff: 60 lines (+8/-5)3 files modifiedhooks/actions.py (+1/-0)
tests/test_actions.py (+1/-0)
tests/test_integration.py (+6/-5)
Branch information
- Owner:
- Stuart Bishop
- Status:
- Development
Recent revisions
- 364. By Tim Van Steenburgh
-
[stub] Some fixes for issues noticed during a production deploy.
- old versions of Cassandra can fail on some cloud environments when the
local hostname cannot be resolved.- The nagios check 'shortname' sanitizer was not strict enough, passing
invalid values through if you did something particularly stupid like
specify the space separated list of data directories as a comma
separated list...- DataStax have a new package signing key, so DSE deploys using default
config are currently not working. Replace the old key with the new key. - 362. By Tim Van Steenburgh
-
[stub] Rework the Cassandra charm to rely on leadership, and maintain
the unit and service status while we are at it.By using leadership, we increase reliability and are able to remove a
large amount of code that was needed to cope with flaky coordination.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/cassandra