Bug 6106: Prevent flood of quarantine messages
authorTom Pantelis <tpanteli@brocade.com>
Sat, 25 Jun 2016 02:04:02 +0000 (22:04 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 30 Jun 2016 01:16:06 +0000 (01:16 +0000)
commit47ea074e6ef980dedf695dc960302a2d61e40651
treef488903d9ca2a3b61a5c16a5bd9f0eb53a41bc6d
parentff2b72667b5872b6f647ac524acb3a94a867efef
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>
(cherry picked from commit 3066f54d6d2c6206fa5fabc69a795993c68d2d77)
java/org/opendaylight/controller/cluster/common/actor/QuarantinedMonitorActor.java