this.collectorAck = colAck;
this.liveMan = liveman;
// As this is only for the testing puposes, just initialize the physical
// node limit to Max Int.
this.chokeMan = new ChokeManager();
this.vmInfo = new FlumeVMInfo(PHYSICAL_NODE_REPORT_PREFIX
+ this.physicalNodeName + ".");
this.reportPusher = new MasterReportPusher(FlumeConfiguration.get(),
simpleReportManager, rpcMan);
this.sysInfo = new SystemInfo(PHYSICAL_NODE_REPORT_PREFIX