You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "David Yan (JIRA)" <ji...@apache.org> on 2016/10/19 19:49:58 UTC

[jira] [Resolved] (APEXMALHAR-2307) Session windows are not deleted properly after merge or extend in InMemorySessionWindowedStorage

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Yan resolved APEXMALHAR-2307.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.6.0

> Session windows are not deleted properly after merge or extend in InMemorySessionWindowedStorage
> ------------------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2307
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2307
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: David Yan
>            Assignee: David Yan
>             Fix For: 3.6.0
>
>
> The code does not remove any windows from the keyToWindows map. It should override remove(Window window) to remove the window from that map and migrateWindow should also make changes to the keyToWindows map.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)