You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by GitBox <gi...@apache.org> on 2019/08/10 03:44:54 UTC

[GitHub] [gora] djkevincr commented on a change in pull request #179: GORA-532: Apache Gora Benchmark initial pull request for review and comments

djkevincr commented on a change in pull request #179: GORA-532: Apache Gora Benchmark initial pull request for review and comments
URL: https://github.com/apache/gora/pull/179#discussion_r312688962
 
 

 ##########
 File path: gora-tutorial/conf/gora.properties
 ##########
 @@ -66,3 +66,18 @@ gora.datastore.jcache.hazelcast.config=hazelcast.xml
 #gora.aerospikestore.server.port=3000
 #gora.aerospikestore.server.username=
 #gora.aerospikestore.server.password=
+
+############################
+# MongoDBStore properties  #
+############################
+
+gora.datastore.autocreateschema=true
 
 Review comment:
   Please take a update/merge from current master, one of your previous PR's addressed this. Properties gora.datastore.autocreateschema, gora.datastore.default are duplicated keys for in properties file. We need to avoid that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services