GitHub user ghajos opened a pull request:
https://github.com/apache/storm/pull/2633
STORM-3028 HdfsSpout: handle empty file in case of ackers
There is a problem with all the storm-hdfs junit tests. The test results
may not be valid.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ghajos/storm STORM-3028
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2633.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 #2633
----
commit 285e287c063c6a12c79553c7a96c9878b0ba3884
Author: Gergely Hajos <rogozsin@...>
Date: 2018-04-12T11:58:13Z
STORM-3028 HdfsSpout: handle empty file in case of ackers
----
---