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

[jira] [Created] (FLINK-9436) Remove generic parameter namespace from InternalTimeServiceManager

Stefan Richter created FLINK-9436:
-------------------------------------

             Summary: Remove generic parameter namespace from InternalTimeServiceManager
                 Key: FLINK-9436
                 URL: https://issues.apache.org/jira/browse/FLINK-9436
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
    Affects Versions: 1.6.0
            Reporter: Stefan Richter
            Assignee: Stefan Richter
             Fix For: 1.6.0


Currently {{InternalTimeServiceManager<K, N>}} declares a generic parameter {{N}} for namespace. This parameter is not useful or even misleading, because in the current implementation the managed timer services can all have different types for their {{N}}. I suggest to remove the parameter.



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