Caideyipi commented on PR #11489: URL: https://github.com/apache/iotdb/pull/11489#issuecomment-1803563698
I finally discovered that when an event is collected in a connector, it's sequence is eliminated....Maybe the commitId must be assigned before any subtask picking this event, and the commitId may better be something like "static Map<connectorAttributes, commitId>" or "static Map<pendingQueue, commitId>".... -- 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]
