Github user isper3at commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/172#discussion_r160531032
  
    --- Diff: 
dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBQueryEngine.java ---
    @@ -154,6 +154,5 @@ public StatefulMongoDBRdfConfiguration getConf() {
     
         @Override
         public void close() throws IOException {
    -//        if (mongoClient != null){ mongoClient.close(); }
    --- End diff --
    
    the red is showing it is getting deleted....


---

Reply via email to