djkevincr commented on a change in pull request #172: GORA-615: Add gora-mongodb settings to gora-tutorial URL: https://github.com/apache/gora/pull/172#discussion_r286347291
########## File path: gora-tutorial/conf/gora.properties ########## @@ -34,18 +34,18 @@ gora.datastore.autocreateschema=true #gora.cassandrastore.servers=localhost:9160 ##JDBC properties for gora-sql module using HSQL -gora.sqlstore.jdbc.driver=org.hsqldb.jdbcDriver +#gora.sqlstore.jdbc.driver=org.hsqldb.jdbcDriver Review comment: Shall we remove these changes? I dont think we need them as part of fix. And this is not related to issue we address with this PR. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services