You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Dale LaBossiere (JIRA)" <ji...@apache.org> on 2017/03/02 15:37:45 UTC

[jira] [Updated] (EDGENT-80) The TWindow.aggregate name could be imporoved

     [ https://issues.apache.org/jira/browse/EDGENT-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dale LaBossiere updated EDGENT-80:
----------------------------------
    Component/s: API

> The TWindow.aggregate name could be imporoved
> ---------------------------------------------
>
>                 Key: EDGENT-80
>                 URL: https://issues.apache.org/jira/browse/EDGENT-80
>             Project: Edgent
>          Issue Type: Improvement
>          Components: API
>            Reporter: Will Marshall
>            Assignee: Will Marshall
>            Priority: Minor
>
> For example, TWindow.batch clearly provides batch functionality for tuples in the partition -- tuples are processed in bulk, and then evicted. 
> The contract for TWindow.aggregate is less clear given the name. The way it currently works, the partition is  aggregated any time its contents change (a tuple is inserted or evicted). 
> Perhaps something like TWindow.aggregateOnChange would be better?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)