Github user chandnisingh commented on a diff in the pull request:

    https://github.com/apache/incubator-apex-core/pull/166#discussion_r45111099
  
    --- Diff: engine/src/main/java/com/datatorrent/stram/engine/InputNode.java 
---
    @@ -145,7 +148,7 @@ else if (PROCESSING_MODE == 
ProcessingMode.EXACTLY_ONCE) {
     
                   ContainerStats.OperatorStats stats = new 
ContainerStats.OperatorStats();
                   reportStats(stats, currentWindowId);
    -              if(!insideWindow){
    +              if(!insideApplicationWindow){
    --- End diff --
    
    @PramodSSImmaneni  it was documented and shared with the team pre-Apex


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to