-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17942/
-----------------------------------------------------------
Review request for wave and Yuri Zelikov.
Bugs: WAVE-399
https://issues.apache.org/jira/browse/WAVE-399
Repository: wave
Description
-------
Added Journaled Write Concern for delta storage operations with MongoDB. This
is for ensuring durability. More info:
http://docs.mongodb.org/manual/core/write-concern/#journaled
Diffs
-----
src/org/waveprotocol/box/server/persistence/mongodb/MongoDbDeltaCollection.java
536f842
src/org/waveprotocol/box/server/persistence/mongodb/MongoDbDeltaStore.java
9106886
Diff: https://reviews.apache.org/r/17942/diff/
Testing
-------
Manual testing on local deployment: create and update shared waves with
different users.
Thanks,
Pablo Ojanguren