I have a MongoDB replica set. I periodically put a lot of data into the master (like 1T); every time, all the secondary nodes enter "recovering" status and never come back.
I already increased the binlog size to a very large value; is there any panacea configuration that can solve this problem?