[
https://issues.apache.org/jira/browse/RYA-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602563#comment-15602563
]
ASF GitHub Bot commented on RYA-174:
------------------------------------
Github user pujav65 commented on the issue:
https://github.com/apache/incubator-rya/pull/118
hey i see where this was coming from, but i think we should try to move to
the mongo client being passed in. I'd like to see this look a lot closer to
what was done in Accumulo (more because the Accumulo implementation is in line
with what the intended contracts of the RyaDAO/etc. are). We started moving
away from that when we started having a connections factory -- I think this
pull request removes that which is good, but I agree with Aaron that we should
move to have the connector/client be passed in to everything that needs it
rather than passing in the connection information.
> Embedded Mongo tries to bind to busy ports
> ------------------------------------------
>
> Key: RYA-174
> URL: https://issues.apache.org/jira/browse/RYA-174
> Project: Rya
> Issue Type: Bug
> Reporter: Aaron Mihalik
> Assignee: Aaron Mihalik
> Fix For: 3.2.10
>
>
> There are a couple mongo tests that fail while building on builds.a.o. It
> looks like Embedded Mongo will try to bind to ports that are already in use.
> https://builds.apache.org/view/Incubator%20Projects/job/incubator-rya-master/org.apache.rya$rya.indexing/31/testReport/junit/mvm.rya.indexing.mongo/MongoGeoIndexerSfTest/testIntersectsLine/
> https://builds.apache.org/view/Incubator%20Projects/job/incubator-rya-master/org.apache.rya$rya.indexing/31/testReport/junit/mvm.rya.indexing.mongo/MongoTemporalIndexerTest/testQueryInstantHasBeginningInterval/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)