[
https://issues.apache.org/jira/browse/FLINK-9436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496228#comment-16496228
]
ASF GitHub Bot commented on FLINK-9436:
---------------------------------------
Github user StefanRRichter commented on the issue:
https://github.com/apache/flink/pull/6077
Thanks for the reviews. Will merge this.
> 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)