It happens every time, immediately after I restart the secondary. We don't query the secondary that often, I'd be surprised if it had a chance to take a query by the time these messages are logged.
Wed Nov 7 11:31:43 [initandlisten] waiting for connections on port 27018
Wed Nov 7 11:31:43 [rsStart] replSet I am pitbull:27018
Wed Nov 7 11:31:43 [rsStart] replSet STARTUP2
Wed Nov 7 11:31:43 [rsHealthPoll] replSet member akita:27018 is up
Wed Nov 7 11:31:43 [rsHealthPoll] replSet member akita:27018 is now in state PRIMARY
Wed Nov 7 11:31:44 [rsSync] replSet SECONDARY
Wed Nov 7 11:31:45 [rsHealthPoll] replSet member lab:27020 is up
Wed Nov 7 11:31:45 [rsHealthPoll] replSet member lab:27020 is now in state ARBITER
Wed Nov 7 11:31:50 [rsBackgroundSync] replSet syncing to: akita:27018
Wed Nov 7 11:31:50 [repl prefetch worker] warning: can't find plugin [stats.applied]
Wed Nov 7 11:31:50 [repl prefetch worker] warning: can't find plugin [stats.applied_success]
Wed Nov 7 11:31:50 [repl prefetch worker] warning: can't find plugin [stats.verified]
Wed Nov 7 11:31:50 [repl prefetch worker] warning: can't find plugin [stats.verified_success]
Wed Nov 7 11:31:51 [rsSyncNotifier] replset setting oplog notifier to akita:27018
I'll see about turning on database profiling. What's the significance of "can't find plugin"?
Thanks,