You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Sanjay M Pujare (JIRA)" <ji...@apache.org> on 2016/11/15 18:41:58 UTC

[jira] [Commented] (APEXCORE-573) Need to return activation window id for physical operators in StramWebServices

    [ https://issues.apache.org/jira/browse/APEXCORE-573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667909#comment-15667909 ] 

Sanjay M Pujare commented on APEXCORE-573:
------------------------------------------

Just to be clear the function com.datatorrent.stram.plan.physical.PhysicalPlan.getActivationCheckpoint(PTOperator) does NOT return what is expected here so we need to be careful about terminology here.

The way to do this would be to save the first recoveryCheckpoint in PTOperator and return it as the "activation window id" when requested (fillPhysicalOperatorInfo).

> Need to return activation window id for physical operators in StramWebServices
> ------------------------------------------------------------------------------
>
>                 Key: APEXCORE-573
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-573
>             Project: Apache Apex Core
>          Issue Type: Improvement
>            Reporter: Sanjay M Pujare
>            Assignee: Sanjay M Pujare
>
> It will be useful to return to the caller the window id the physical operator (re)started from in com.datatorrent.stram.webapp.StramWebServices.getOperatorInfo(int) since this information could be useful in debugging the application.



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