GitHub user sjcorbett opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/411

    MongoDB and Node fixes

    Various fixes and improvements for MongoDB entities. Generally involves 
`BrooklynAccessUtils` and subnet addresses.
    
    Also ensures the NPM modules are on `NODE_PATH` when running Node entitites.

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

    $ git pull https://github.com/sjcorbett/incubator-brooklyn mongodb-fixes

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

    https://github.com/apache/incubator-brooklyn/pull/411.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 #411
    
----
commit cdf85b33412c24bb429bcdff8970153e337996c5
Author: Sam Corbett <[email protected]>
Date:   2014-12-16T21:35:41Z

    MongoDB replica set improvements
    
    * Initial size is 3 if unspecified
    * Uses BrooklynAccessUtils to configure addresses and ports

commit e0d684c74f71c932ffdc29721a70f9b03b43874f
Author: Sam Corbett <[email protected]>
Date:   2014-12-17T14:24:59Z

    MongoDBServer uses configuration with smallfiles and noprealloc
    
    "Leaner and meaner", as according to MongoDB/Docker documentation.

commit 3f42c6b2724e7c14b8ef73fcec4d9f4f9f8e6e4a
Author: Sam Corbett <[email protected]>
Date:   2014-12-18T10:35:53Z

    More improvements for MongoDB blueprints in Docker

commit f461fd8cabef33d124f842d33f1563a6530c287b
Author: Sam Corbett <[email protected]>
Date:   2014-12-18T10:38:11Z

    Adds URL constructor to BrooklynApi

commit 8b8a50e30444c58120f5bba899ee0f48dad44eec
Author: Sam Corbett <[email protected]>
Date:   2014-12-19T11:22:35Z

    Node entity ensures NPM's modules are on NODE_PATH

----


---
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