GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/345
Fix MongoDB sharded
@Nakomis can you please review.
I couldn't reproduce the other error you were seeing yet. Let's discuss
again tomorrow, hopefully with these fixes in place.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn
fix/various-20141118-mongo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/345.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 #345
----
commit ac6fea14dc7aae2ddcefee2482dba4601633f369
Author: Aled Sage <[email protected]>
Date: 2014-11-18T21:57:05Z
Adds tests for MongoDB yaml blueprints
commit 777fde2893be09cf5e54375e9151b6c85341eb64
Author: Aled Sage <[email protected]>
Date: 2014-11-18T22:05:26Z
Fix sharded-mongodb, with CoLocatedMongoDbRouter
- was getting NPE in CoLocatedMongoDbRouter.init, while trying to
resolve config set in yam that pointed at another entity.
commit 0ac1d475772d7c6b4d9431e949c65b94a0baec9e
Author: Aled Sage <[email protected]>
Date: 2014-11-18T22:05:49Z
EntityTestUtils: improve error messages
----
---
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.
---