Bug 6106: Prevent flood of quarantine messages 33/41033/2
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)
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)


No differences found