[
https://issues.apache.org/jira/browse/RYA-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138731#comment-16138731
]
ASF GitHub Bot commented on RYA-289:
------------------------------------
GitHub user isper3at opened a pull request:
https://github.com/apache/incubator-rya/pull/216
Rya-289 Mongo Singleton tests
## Description
>What Changed?
Created a mongo client singleton to be used with tests.
### Tests
>Coverage?
updated existing tests
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-289)
### Checklist
- [ ] Code Review
- [x] Squash Commits
#### People To Reivew
@meiercaleb
@jdasch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isper3at/incubator-rya RYA-289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/216.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 #216
----
commit 9409d5ae8d9f06f05942dbce62ce8d876e98efb0
Author: isper3at <[email protected]>
Date: 2017-08-22T22:34:26Z
Mongo Singleton tests
----
> During tests, Mock Mongo instances are being left open
> ------------------------------------------------------
>
> Key: RYA-289
> URL: https://issues.apache.org/jira/browse/RYA-289
> Project: Rya
> Issue Type: Bug
> Reporter: Andrew Smith
> Assignee: Andrew Smith
> Priority: Minor
>
> Looking at the logs, it would appear a bunch of mongo clients are being left
> open after using the MockMongoFactory
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)