cxzl25 opened a new pull request, #2120: URL: https://github.com/apache/auron/pull/2120
# Which issue does this PR close? Closes #2119 # Rationale for this change When Spark initiates a task kill (e.g. stage cancellation, speculative execution kill, or user-triggered job cancellation), the Rust native engine always receives true from the JNI callback JniBridge.isTaskRunning(), making it unable to detect that the task has already been killed. # What changes are included in this PR? # Are there any user-facing changes? # How was this patch tested? -- 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]
