Sandesh created APEXCORE-476:
--------------------------------

             Summary: 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
            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)

Reply via email to