caishunfeng commented on issue #7865: URL: https://github.com/apache/dolphinscheduler/issues/7865#issuecomment-1010046463
> what is `value.getId`, the value of `taskInstanceRetryCheckList` map is Integer `taskInstanceRetryCheckList` is a map<taskInstanceId, taskInstance>, so `value.getId` means `taskInstance.getId`, and it should be equal to the key. But in some case like retry, it may be incorrect. -- 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]
