ThreadLocal-based context information about whether the
current thread is executing a cluster merge.
This is really a temporary 4.x workaround for JBAS-4229. In
AS 5 this will likely be replaced by adding a boolean parameter
to DistributedReplicantManager.ReplicantListener.replicantsChanged().