> On Feb. 18, 2014, 8:10 p.m., Yuri Zelikov wrote: > > Committed as d5e607397ce21f8740963d32e5967455600d0928
@Pablo: Please close this review request now. Thanks. - Ali ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17942/#review34773 ----------------------------------------------------------- On Feb. 11, 2014, 10:37 a.m., Pablo Ojanguren wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17942/ > ----------------------------------------------------------- > > (Updated Feb. 11, 2014, 10:37 a.m.) > > > 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 > >