[
https://issues.apache.org/jira/browse/APEXMALHAR-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255773#comment-15255773
]
ASF GitHub Bot commented on APEXMALHAR-2065:
--------------------------------------------
GitHub user ilooner opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/255
APEXMALHAR-2065 #resolve #comment Added getWindowIds method to Window…
…Datamanager
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/incubator-apex-malhar APEXMALHAR-2065
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/255.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 #255
----
commit 1c47f658f9dbf5faccd966e85b5845b20fc90403
Author: Timothy Farkas <[email protected]>
Date: 2016-04-25T01:39:24Z
APEXMALHAR-2065 #resolve #comment Added getWindowIds method to
WindowDatamanager
----
> Add getWindows() method to WindowDataManager
> --------------------------------------------
>
> Key: APEXMALHAR-2065
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2065
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
>
> This method will return all the windows id's across all partitions for which
> there is data.
> This method is required for dynamic repartitioning of Managed State because
> the data for all the partitions must be loaded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)