[
https://issues.apache.org/jira/browse/FLINK-7908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224605#comment-16224605
]
ASF GitHub Bot commented on FLINK-7908:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4906
Sorry for joining the party late, but I don't think that it is a good idea
to duplicate code by copying code from one module into the other, as happened
for the `FutureUtils` for example. The proper solution would be to move the
`FutureUtils` into `flink-core` such that they are accessible from all places.
Doing differently will lead us to maintenance hell quite quickly.
> Restructure the QS module to reduce client deps.
> ------------------------------------------------
>
> Key: FLINK-7908
> URL: https://issues.apache.org/jira/browse/FLINK-7908
> Project: Flink
> Issue Type: Sub-task
> Components: Queryable State
> Affects Versions: 1.4.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Fix For: 1.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)