}
if (!publishQos.isFromPersistenceStore()) {
I_Checkpoint cp = glob.getCheckpointPlugin();
if (cp != null)
cp.passingBy(I_Checkpoint.CP_PUBLISH_ACK, msgUnit, null, null);
}
return publishReturnQos.toXml(); // Use the return value of the cluster master node
}
catch (XmlBlasterException e) {