You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/11/28 11:01:54 UTC

[1/2] brooklyn-docs git commit: Correct elect primary policies package

Repository: brooklyn-docs
Updated Branches:
  refs/heads/master 2c20b30f2 -> e68aff122


Correct elect primary policies package


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/38d83538
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/38d83538
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/38d83538

Branch: refs/heads/master
Commit: 38d835386b6da27fa2d2ef9c73b78fc03eb30a4f
Parents: 2c20b30
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Authored: Tue Nov 28 10:44:09 2017 +0000
Committer: Duncan Godwin <du...@cloudsoftcorp.com>
Committed: Tue Nov 28 10:44:09 2017 +0000

----------------------------------------------------------------------
 guide/blueprints/_elect-primary-policies.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/38d83538/guide/blueprints/_elect-primary-policies.md
----------------------------------------------------------------------
diff --git a/guide/blueprints/_elect-primary-policies.md b/guide/blueprints/_elect-primary-policies.md
index 6ceccfc..f64bfdd 100644
--- a/guide/blueprints/_elect-primary-policies.md
+++ b/guide/blueprints/_elect-primary-policies.md
@@ -131,7 +131,7 @@ More details of behaviour in edge conditions can be seen and set via the paramet
 
 #### PrimaryRunning Enricher
 
-- org.apache.brooklyn.policy.ha.PrimaryRunningEnricher
+- org.apache.brooklyn.policy.failover.PrimaryRunningEnricher
 
 This adds service not-up and problems entries if the primary is not running, 
 so that the parent will only be up/healthy if there is a healthy primary.
@@ -139,7 +139,7 @@ so that the parent will only be up/healthy if there is a healthy primary.
 
 #### PropagatePrimary Enricher
 
-- org.apache.brooklyn.policy.ha.PropagatePrimaryEnricher
+- org.apache.brooklyn.policy.failover.PropagatePrimaryEnricher
 
 This allows selected sensors from the primary to be available at the parent.
 As the primary changes, the indicated sensors will be updated to reflect the values from the new primaries.


[2/2] brooklyn-docs git commit: This closes #239

Posted by dr...@apache.org.
This closes #239


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/e68aff12
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/e68aff12
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/e68aff12

Branch: refs/heads/master
Commit: e68aff122002f40b06e5b8faa35ba4f2435d6580
Parents: 2c20b30 38d8353
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Tue Nov 28 11:01:47 2017 +0000
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Tue Nov 28 11:01:47 2017 +0000

----------------------------------------------------------------------
 guide/blueprints/_elect-primary-policies.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------