Caideyipi commented on PR #11489:
URL: https://github.com/apache/iotdb/pull/11489#issuecomment-1803579869

   > 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>"....
   
   It may to some extent be my fault... And ConcurrentHashMap is OK since we do 
not need to ensure the sequentiality across pipes.


-- 
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]

Reply via email to