MongoDb reads happening from a secondary in RECOVERY state -



MongoDb reads happening from a secondary in RECOVERY state -

i have replica set in new secondary node added. node status in "recovering". when seek execute java driver client nearest readpreference, reads going secondary syncing , throwing exception.

should driver intelligent plenty not create read requests secondaries in "recovering" state? or missing something.

indeed driver should not sending requests node in recovering state. i've created jira ticket track bug:

https://jira.mongodb.org/browse/java-753

mongodb

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -