-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.0.5
-
Component/s: Replication
-
None
-
Environment:Centos 5.6 x86_64, EC2 m1.small instance,
-
Linux
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
I was playing with reconfiguring replica set, when some nodes are down (using force argument).
Sometimes mongo answers with
{u'msg': u'will try this config momentarily, try running rs.conf() again in a few seconds', u'ok': 1.0}, but
replica set configuration doesn't change. I can't find any sign of replSetReconfig equest in mongo log. I use latest pymongo driver.