[
https://issues.apache.org/jira/browse/FLINK-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951898#comment-14951898
]
ASF GitHub Bot commented on FLINK-2817:
---------------------------------------
GitHub user ehnalis opened a pull request:
https://github.com/apache/flink/pull/1251
[FLINK-2817] FileMonitoring function throws NPE when location is empty
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ehnalis/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1251.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1251
----
commit 673b773046cdda9e161dd701aa7c6193356e1475
Author: ehnalis <[email protected]>
Date: 2015-10-10T15:58:41Z
[FLINK-2817] FileMonitoring function throws NPE when location is empty
----
> FileMonitoring function throws NPE when location is empty
> ---------------------------------------------------------
>
> Key: FLINK-2817
> URL: https://issues.apache.org/jira/browse/FLINK-2817
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.9.1, 0.10
> Reporter: Márton Balassi
> Assignee: Zoltán Zvara
> Priority: Minor
> Labels: starter
>
> {{StreamExecutionEnvironment.readFileStream()}} does not handle a missing
> location properly. I would suggest to log that the location is empty and
> continue running the job.
> A test covering the correct behavior is also needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)