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

    https://github.com/apache/apex-core/pull/350#discussion_r71008939
  
    --- Diff: 
bufferserver/src/main/java/com/datatorrent/bufferserver/internal/DataList.java 
---
    @@ -176,21 +176,20 @@ public void reset()
         numberOfInMemBlockPermits.set(MAX_COUNT_OF_INMEM_BLOCKS - 1);
       }
     
    -  public void purge(final int baseSeconds, final int windowId)
    +  public void purge(long windowId)
    --- End diff --
    
    Will make that final and rebase the change.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to