[
https://issues.apache.org/jira/browse/APEXCORE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562599#comment-15562599
]
ASF GitHub Bot commented on APEXCORE-476:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/apex-core/pull/407
> 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)