All node have run with the same config.
When I send high write load to my replica set I found one of my secondary node have high Replication Lag.
In Mongodb client(nodejs mongodb v2.0.42) I connect to replica set with readPreference=secondaryPreferred
It should have the same behaviour in both secondary.
