Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RYA-169 MongoRya DAO/Examples fixed #87

Closed
wants to merge 1 commit into from

Conversation

DLotts
Copy link

@DLotts DLotts commented Sep 6, 2016

Description

What Changed?

Removed a redundant method and call in RyaSailFactory to get/create a Mongo client/connection. Mongo should only have one client per JVM. So the MongoConnectorFactory is used.
Credentials are now optional for MongoDB.

Tests

Coverage?

MongoRyaDirectExample.java runs without error.

Links

Jira RYA-169

Checklist

  • Code Review
  • Squash Commits

People To Reivew

isper3at

Removed updateMongoConfig() from RyaSailFactory, used MongoConnectorFactory.
Credentials are now optional for MongoDB.
Removed null checks for credentials.
@isper3at
Copy link
Contributor

isper3at commented Sep 6, 2016

🚢 🇮🇹 Looks good

@pujav65
Copy link
Contributor

pujav65 commented Sep 27, 2016

looks good. About to merge.

@asfgit asfgit closed this in 5867d54 Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants