zhuzhurk commented on PR #26482:
URL: https://github.com/apache/flink/pull/26482#issuecomment-2817581623

   The `fromSchedulerNg` parameter was introduced to flag whether failure 
handling originated from the Flink scheduler itself. This flag eliminates 
redundant failure notifications to the scheduler (e.g., via 
notifySchedulerNgAboutInternalTaskFailure(...)), as the scheduler already 
initiates the process. Therefore, retaining the current parameter name is 
logically consistent.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to