Which is the method used to check the current length of replication lag? (1)rs.status() (2)rs.printSlaveReplicationInfo() (3)rs.initiate() (4)rs.conf()
Correct Answer is rs.printSlaveReplicationInfo()