GitHub user aledsage opened a pull request:

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

    Deletes FEATURE_USE_BROOKLYN_LIVE_OBJECTS_DATAGRID_STORAGE

    Previous PRs changed `BrooklynStorage` to always use `InmemoryDatagrid` 
(i.e. no longer configurable), so it's natural that we also now delete this 
feature enablement and accompanying code, as it does nothing useful with an 
"InmemoryDatagrid".
    
    The default was already for this to be disabled.

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

    $ git pull https://github.com/aledsage/brooklyn-server 
delete-featureUseBrooklynLiveObjectsDatagridStorage

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

    https://github.com/apache/brooklyn-server/pull/707.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 #707
    
----
commit 4189cae62d9773998fd751926ff28f9b765a6ac7
Author: Aled Sage <[email protected]>
Date:   2017-05-29T12:15:23Z

    Deletes FEATURE_USE_BROOKLYN_LIVE_OBJECTS_DATAGRID_STORAGE

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to