[
https://issues.apache.org/jira/browse/APEXMALHAR-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358193#comment-15358193
]
ASF GitHub Bot commented on APEXMALHAR-2069:
--------------------------------------------
GitHub user sanjaypujare reopened a pull request:
https://github.com/apache/apex-malhar/pull/329
Fix for APEXMALHAR-2069: moved creation of scanService to setup, @vro…
@vrozov pls review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjaypujare/apex-malhar master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-malhar/pull/329.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 #329
----
commit beb394bbd5d136ccc49ed9ac4da060066ad59252
Author: Sanjay Pujare <[email protected]>
Date: 2016-06-30T01:08:30Z
Fix for APEXMALHAR-2069: moved creation of scanService to setup, @vrozov
pls review
commit 919fdfca2886a45c42e747283ee75d7243c5c3ff
Author: Sanjay Pujare <[email protected]>
Date: 2016-07-01T01:05:07Z
Fix for APEXMALHAR-2069: throw a RuntimeException if scanService is already
set, fix unit tests to call setup only on WindowDataManager
----
> FileSplitterInput and TimeBasedDirectoryScanner - move operational fields
> initialization from constructor to setup
> ------------------------------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2069
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2069
> Project: Apache Apex Malhar
> Issue Type: Improvement
> Reporter: Vlad Rozov
>
> For example, there is no need for scanService to be initialized in the
> constructor. It should be done during operator setup().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)