Stop scheduling the Install Snapshot check 73/15173/1
authorMoiz Raja <moraja@cisco.com>
Wed, 11 Feb 2015 22:31:38 +0000 (14:31 -0800)
committerMoiz Raja <moraja@cisco.com>
Wed, 11 Feb 2015 22:31:38 +0000 (14:31 -0800)
commite34f201cff9c4be8fff720937aa17e3ed11faacf
treed55ed6d82cb18741af86556c24fcec92730c150e
parent05f8f86227bfd107e536684f9c593f5aeacb2811
Stop scheduling the Install Snapshot check

We only schedule it once and even that is unneccessary
because we check if a snapshot needs to be triggered in
sendUpdatesToFollower and that should be good enough

Change-Id: I4da5d3452dbdb261738587f41201611ef891bec1
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/behaviors/Leader.java