requestServerHandlerFactory.newHandler(workerRequestReservedMap,
conf, myTaskInfo, exceptionHandler),
handlerToUseExecutionGroup, executionGroup, ch);
// Removed after authentication completes:
PipelineUtils.addLastWithExecutorCheck("responseEncoder",
new ResponseEncoder(), handlerToUseExecutionGroup,
executionGroup, ch);
} else {
LOG.info("start: Using Netty without authentication.");
/*end[HADOOP_NON_SECURE]*/
// Store all connected channels in order to ensure that we can close