GitHub user sanjaypujare opened a pull request:
https://github.com/apache/apex-malhar/pull/333
Fix for APEXMALHAR-2069: moved creation of scanService to setup, @vroâ¦
@vrozov pls review
: throw a RuntimeException if scanService is already set, fix
unit tests to call setup only on WindowDataManager
: move the initialization of most data members from the
constructor to setup for the TimeBasedDirectoryScanner class
: move the initialization of most data members from the ctor to
setup for FileSplitterInput class
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjaypujare/apex-malhar
APEXMALHAR-2069.improvement
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/333.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 #333
----
commit ccbc50e67832eeb66bffe147cede486c9f1d5b9c
Author: Sanjay Pujare <[email protected]>
Date: 2016-06-30T01:08:30Z
Fix for APEXMALHAR-2069: moved creation of scanService to setup, @vrozov
pls review
: throw a RuntimeException if scanService is already set, fix
unit tests to call setup only on WindowDataManager
: move the initialization of most data members from the
constructor to setup for the TimeBasedDirectoryScanner class
: move the initialization of most data members from the ctor to
setup for FileSplitterInput class
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---