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
Post a Comment