[GitHub] brooklyn-server pull request #990: Revert "This closes #988"

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/brooklyn-server/pull/990


---


[GitHub] brooklyn-server pull request #990: Revert "This closes #988"

2018-09-12 Thread aledsage
GitHub user aledsage opened a pull request:

https://github.com/apache/brooklyn-server/pull/990

Revert "This closes #988"

This reverts commit f6ad11846de2d9ba2e9004648179270e3ca3c25f, reversing
changes made to c782aae54f424e317c0999f5cde3fab19bc45cfb.

This PR broke 
`DynamicClusterWithAvailabilityZonesRebindTest.testRebindWithCustomZoneFailureDetector`,
 because it caused the feed to be persisted (which should not have been).

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aledsage/brooklyn-server revert-988

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/brooklyn-server/pull/990.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #990


commit fc5abc7164b11b11107efa276cfa2b90928d3228
Author: Aled Sage 
Date:   2018-09-12T13:43:54Z

Revert "This closes #988"

This reverts commit f6ad11846de2d9ba2e9004648179270e3ca3c25f, reversing
changes made to c782aae54f424e317c0999f5cde3fab19bc45cfb.




---