Bug 6106: Prevent flood of quarantine messages 42/40842/3
authorTom Pantelis <tpanteli@brocade.com>
Sat, 25 Jun 2016 02:04:02 +0000 (22:04 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 29 Jun 2016 08:11:16 +0000 (04:11 -0400)
commit3066f54d6d2c6206fa5fabc69a795993c68d2d77
tree68de8ba08812df0c5dc2a997ae4a4eb34328ec2a
parent49ffbb5a0b5e8ab177796f6c46979d3661669a65
Bug 6106: Prevent flood of quarantine messages

Added a "quarantined" flag to the QuarantinedMonitorActor so it only
prints the warning and attempts to restart the karaf container once
(which is invoked indirectly via the caller's Effect callback).

Change-Id: I0a57af729280abded93d1b1a575df1672e52032e
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/common/actor/QuarantinedMonitorActor.java