]
Work on MODCLUSTER-566 started by Radoslav Husar.
-------------------------------------------------
Exclusion list cannot be pre-populated eagerly on startup
---------------------------------------------------------
Key: MODCLUSTER-566
URL:
https://issues.jboss.org/browse/MODCLUSTER-566
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.3.6.CR1
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Priority: Critical
The exclusion list is unnecessarily populated eagerly on init(). This does not work in
container such as WildFly where services are started asynchronously and virtual hosts and
contexts can be added at any time.