You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Tushar Gosavi (JIRA)" <ji...@apache.org> on 2017/01/02 06:33:58 UTC

[jira] [Created] (APEXCORE-595) Master incorrectly updates committedWindowId when all partitions are terminated.

Tushar Gosavi created APEXCORE-595:
--------------------------------------

             Summary: Master incorrectly updates committedWindowId when all partitions are terminated.
                 Key: APEXCORE-595
                 URL: https://issues.apache.org/jira/browse/APEXCORE-595
             Project: Apache Apex Core
          Issue Type: Bug
            Reporter: Tushar Gosavi
            Assignee: Tushar Gosavi


When all partitions are terminated application master incorrectly updates the committedWindowId to Long.MAX_VALUE and send purge requet to StramChild causing exception in StramChild.

The problematic code is in StreamingContainerManager.updateCheckpoints.



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