[
https://issues.apache.org/jira/browse/FLINK-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Richter closed FLINK-9436.
---------------------------------
Resolution: Fixed
Merged in:
master: 57b950796d
> 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
> Priority: Minor
> 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)