[
https://issues.apache.org/jira/browse/APEXMALHAR-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264499#comment-15264499
]
ASF GitHub Bot commented on APEXMALHAR-2068:
--------------------------------------------
GitHub user chandnisingh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/259
APEXMALHAR-2068 made noop default in FileSplitter
@tweise @vrozov made noop default in FileSplitterInput
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chandnisingh/incubator-apex-malhar
APEXMALHAR-2068
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/259.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 #259
----
----
> FileSplitter- having multiple file splitters in an application results in
> incorrect behavior
> --------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2068
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2068
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Chandni Singh
> Assignee: Chandni Singh
>
> If an application has multiple logical operators that use Window Data
> Manager, then by default they share the same state. This is confusing and
> cause issues.
> We need to make this path unique by default for each logical instance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)