this.idStr = JStormServerUtils.getName(component_id, taskId);
this.taskStatus = taskStatus;
this.report_error = _report_error;
this.deserializer = new KryoTupleDeserializer(storm_conf,
topology_context);// (KryoTupleDeserializer.
this.isDebugRecv = ConfigExtension.isTopologyDebugRecvTuple(storm_conf);
this.isDebug = JStormUtils.parseBoolean(
storm_conf.get(Config.TOPOLOGY_DEBUG), false);