[
https://issues.apache.org/jira/browse/APEXMALHAR-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258846#comment-15258846
]
Chandni Singh commented on APEXMALHAR-2065:
-------------------------------------------
In FSWindowDataManager we are already keeping track of all the window Ids for
which data is available per operator partition. Tim's change only makes this
data available.
The way I am approaching changing the WindowDataManager to use WAL is keeping
all the api and functionality consistent and just changing the implementation
so right now I can't see any issues with WAL version.
> 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)