[
https://issues.apache.org/jira/browse/FLINK-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976668#comment-15976668
]
ASF GitHub Bot commented on FLINK-6177:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/3741
Looks quite good now.
If I can ask you for one more followup: To have faster tests, it would be
good to add the streaming distributed cache test and the batch distributed
cache test to the same file.
Can you change the `DistributedCacheTest` to extend
`StreamingMultipleProgramsTestBase` and put your test in there as well? That
will cause only one distributed mini cluster to be spawned, which typically
saves 1-2 secs in tests. May not seem much, but it adds up over the 1000s of
tests Flink has by now...
> Add support for "Distributed Cache" in streaming applications
> -------------------------------------------------------------
>
> Key: FLINK-6177
> URL: https://issues.apache.org/jira/browse/FLINK-6177
> Project: Flink
> Issue Type: New Feature
> Components: DataStream API
> Reporter: Zohar Mizrahi
> Assignee: Zohar Mizrahi
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)