[
https://issues.apache.org/jira/browse/APEXCORE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vlad Rozov resolved APEXCORE-476.
---------------------------------
Resolution: Fixed
> Window Id calculation in ToString method in SubscribeRequestTuple &
> GenericRequestTuple is wrong
> ------------------------------------------------------------------------------------------------
>
> Key: APEXCORE-476
> URL: https://issues.apache.org/jira/browse/APEXCORE-476
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: Sandesh
> Assignee: Sandesh
> Priority: Minor
>
> Window Id calculation should be
> (long)basecond << 32 | windowId, instead it is (long)basesecond | windowdId
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)