You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zoucao (Jira)" <ji...@apache.org> on 2022/03/18 08:54:00 UTC

[jira] [Commented] (FLINK-26723) Fix the content of exception in SourceCoordinatorContext

    [ https://issues.apache.org/jira/browse/FLINK-26723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508657#comment-17508657 ] 

zoucao commented on FLINK-26723:
--------------------------------

Hi [~jqin] , could you help me to confirm it?

> Fix the content of exception in SourceCoordinatorContext
> --------------------------------------------------------
>
>                 Key: FLINK-26723
>                 URL: https://issues.apache.org/jira/browse/FLINK-26723
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>            Reporter: zoucao
>            Priority: Major
>
> the exception in `SourceCoordinatorContext#SourceCoordinatorContext` will always be 
> "Cannot assign splits null to subtask xxx because the subtask is not registered."
> We should fix it by using splits info.
> [see|https://github.com/apache/flink/blob/ccbb05ea4f11aac51103cadd13a6a2e38e319e8b/flink-runtime/src/main/java/org/apache/flink/runtime/source/coordinator/SourceCoordinatorContext.java#L202]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)