----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25188/ -----------------------------------------------------------
Review request for wave, Andrew Kaplanov and Ali Lown. Bugs: WAVE-419 https://issues.apache.org/jira/browse/WAVE-419 Repository: wave Description ------- Fixes WAVE-419 - Adds mongodb support for attachemnts. Diffs ----- src/org/waveprotocol/box/server/persistence/mongodb/MongoDbStore.java 6832070 Diff: https://reviews.apache.org/r/25188/diff/ Testing ------- Started server and verified that attachments can be uploaded/downloaded when using attachments_store = mongodb. Thanks, Yuri Zelikov