Damien Raude-Morvan created GORA-427: ----------------------------------------
Summary: Configure MongoDB ReadPreference and WriteConcern Key: GORA-427 URL: https://issues.apache.org/jira/browse/GORA-427 Project: Apache Gora Issue Type: Improvement Components: gora-mongodb Affects Versions: 0.6 Reporter: Damien Raude-Morvan Assignee: Damien Raude-Morvan h5. Actual behavior Current MongoStore implementation doesn't allow configuration of [Read Preference|http://docs.mongodb.org/manual/core/read-preference/] and [Write Concern|http://docs.mongodb.org/manual/core/write-concern/] of MongoDB Java Driver h5. Proposed improvement Add "gora.mongodb.readpreference" and "gora.mongodb.writeconcern" properties to allow configuration during store initialization Please review PR : https://github.com/apache/gora/pull/28 -- This message was sent by Atlassian JIRA (v6.3.4#6332)