I got an Exception "not master" when i read from the secondary.
In the GridFS structure method, when the files collections count less
then 1000, mongodb will to ensure standard indexes. but secondary is
not allow write operations.
so, how do i read files from a secondary?
- is related to
-
JAVA-790 Wrong type for option 'unique' in GridFS constructor
- Closed