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

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

     [ https://issues.apache.org/jira/browse/FLINK-26723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiangjie Qin resolved FLINK-26723.
----------------------------------
    Fix Version/s: 1.15.0
                   1.14.4
       Resolution: Fixed

PR Merged.

master: da79677c9afcd6703ee5cd513740981530916f2f
release-1.15: e3992ab17a4515076c287b8d12003e1449718df1
release-1.14: 36136bc2bc33f0dc0add1303af949f681a7e42cd

> 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
>            Assignee: zoucao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.14.4
>
>
> 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)