CoreQueueConfiguration fowardQueueConfig = new CoreQueueConfiguration(RandomUtil.randomString(),
RandomUtil.randomString(),
null,
false);
divertConfig = new DivertConfiguration(RandomUtil.randomString(),
RandomUtil.randomString(),
queueConfig.getAddress(),
fowardQueueConfig.getAddress(),
RandomUtil.randomBoolean(),
null,