lp:~roadmr/charms/trusty/elasticsearch/es2-charm-retry-harder

Created by Daniel Manrique and last modified
Get this branch:
bzr branch lp:~roadmr/charms/trusty/elasticsearch/es2-charm-retry-harder
Only Daniel Manrique can upload to this branch. If you are Daniel Manrique please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Manrique
Status:
Abandoned

Recent revisions

46. By Daniel Manrique

Retry a few times while checking if unit joined the cluster.

Instead of just pausing for 30 seconds, which in practice sometimes
doesn't give enough time for the new unit to join the cluster,
poke the cluster health every 15 seconds, a maximum of 6 times (total
wait time: 90 seconds) but continue if we see a successful join at any
retry. Should be more responsive to early joins while more resilient to slow
joins.

45. By Michael Nelson

[r=noodles][verterok] Replace check_http based health nrpe check with a custom script that understands the status values.

44. By Michael Nelson

Merge optional-expected-health

43. By Michael Nelson

ES is set to start on boot.

42. By Michael Nelson

Add heap_size config option, defaulting to min(0.5*available_mem, 31g)

41. By Michael Nelson

Bind to 0.0.0.0

40. By Michael Nelson

Merged lp:~evarlast/charms/trusty/elasticsearch/add-logs-relation
Merged lp:~canonical-is-sa/charms/trusty/elasticsearch/trunk
Updated so that peer-relation-joined will not fail, but -changed will , if the unit isn't part of the cluster.

39. By Michael Nelson

Update default version to latest 1.7 stable release.
Add gpg-key-id option. (xfactor973)

38. By Wes Mason

[wesmason] Fix syntax error in nrpe yaml

37. By Wes Mason

[r=simondavy] Fix error when nrpe-external-master-relation-changed hook fires without nagios_hostname being present

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charms/elasticsearch
This branch contains Public information 
Everyone can see this information.

Subscribers