if (future.isSuccess()) {
final ChannelCreator channelCreator = future.getChannelCreator();
// routing, find close peers
final FutureRouting futureRouting = createRouting(locationKey, null, null, routingConfiguration,
requestP2PConfiguration, Type.REQUEST_4, channelCreator);
futureRouting.addListener(new BaseFutureAdapter<FutureRouting>() {
@Override
public void operationComplete(FutureRouting future) throws Exception {
if (futureRouting.isSuccess()) {
// direct hits mean that there
// is a task scheduled