new DeleteMsg("dc=new_name" + "," + TEST_ROOT_DN_STRING,
gen.newChangeNumber(), stringUID(renamedEntryUuid));
broker.publish(delMsg);
// enable back the domain to trigger message replay.
domain.enable();
// check that entry does not exist anymore.
Thread.sleep(10000);
found = checkEntryHasAttribute(DN.decode("dc=new_name" + "," + TEST_ROOT_DN_STRING),
"entryuuid",