Merge branch 'APEXMALHAR-1852' of https://github.com/chandnisingh/apex-malhar
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/53cb1836 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/53cb1836 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/53cb1836 Branch: refs/heads/master Commit: 53cb1836fb0d82b71ee4fb63851d2dbcaa240e0a Parents: 791383b 9febcc0 Author: Thomas Weise <[email protected]> Authored: Sun Oct 9 21:13:55 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Sun Oct 9 21:13:55 2016 -0700 ---------------------------------------------------------------------- .../lib/io/fs/AbstractFileSplitter.java | 1 - .../lib/io/fs/FileSplitterInput.java | 81 ++++------ .../apex/malhar/lib/wal/FileSystemWAL.java | 2 +- .../lib/io/fs/FileSplitterBaseTest.java | 2 +- .../lib/io/fs/FileSplitterInputTest.java | 158 ++++++++++--------- .../datatorrent/lib/io/fs/FileSplitterTest.java | 27 ---- 6 files changed, 122 insertions(+), 149 deletions(-) ----------------------------------------------------------------------
