You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Chandni Singh (JIRA)" <ji...@apache.org> on 2016/04/29 01:53:12 UTC

[jira] [Comment Edited] (APEXMALHAR-2069) FileSplitterInput and TimeBasedDirectoryScanner - move operational fields initialization from constructor to setup

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263276#comment-15263276 ] 

Chandni Singh edited comment on APEXMALHAR-2069 at 4/28/16 11:52 PM:
---------------------------------------------------------------------

These are the default values which are assigned in the constructor. It is not evident to me that why these should be done during operator setup().
Can you please explain?


was (Author: csingh):
These are the default values which are initialized in the constructor. It is not evident to me that why these should be done during operator setup().
Can you please explain?

> 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)