states[i] = Globals.getStore().getInterestState(
dst, pr.getSysMessageID(), consumers[i]);
}
}
pr.update(consumers, states, false);
// OK deal w/ transsactions
// LKS - XXX
ExpirationInfo ei = pr.getExpiration();
if (ei != null && d.expireReaper != null) {