VGalaxies commented on PR #11641: URL: https://github.com/apache/iotdb/pull/11641#issuecomment-1831871746
Another question: When a pipe task encounters an exception, why is it necessary to rely on `lastEvent` instead of directly calling the `org.apache.iotdb.db.pipe.agent.runtime.PipeRuntimeAgent#report` method? See https://github.com/apache/iotdb/blob/master/iotdb-core/datanode/src/main/java/org/apache/iotdb/db/pipe/task/subtask/PipeSubtask.java#L182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
