You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "aitozi (JIRA)" <ji...@apache.org> on 2018/08/29 11:46:00 UTC

[jira] [Created] (FLINK-10254) Fix check in stateBackend

aitozi created FLINK-10254:
------------------------------

             Summary: Fix check in stateBackend
                 Key: FLINK-10254
                 URL: https://issues.apache.org/jira/browse/FLINK-10254
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
    Affects Versions: 1.6.0
            Reporter: aitozi
            Assignee: aitozi
             Fix For: 1.6.0


The checkNotNull is unnecessary of numberOfKeyGroups with a primitive type , we just have to make sure it is bigger than 1.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)