[jira] Created: (ESPER-408) Support multiple crontab schedules in output rate limiting or support pattern in output rate limiting

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (ESPER-408) Support multiple crontab schedules in output rate limiting or support pattern in output rate limiting

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Support multiple crontab schedules in output rate limiting or support pattern in output rate limiting
-----------------------------------------------------------------------------------------------------

                 Key: ESPER-408
                 URL: http://jira.codehaus.org/browse/ESPER-408
             Project: Esper
          Issue Type: Wish
          Components: Core
    Affects Versions: 3.2
            Reporter: Thomas Bernhardt
            Priority: Minor
             Fix For: 4.0 - requires JDK6




--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Closed: (ESPER-408) Support multiple crontab schedules in output rate limiting or support pattern in output rate limiting

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/ESPER-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Bernhardt closed ESPER-408.
----------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 4.0 - requires JDK6)

Can easily be accomplished via a variable:
create variable boolean outputVariable;
on pattern[....crontab....timer...] set outputVariable = true
select * from ABC output when outputVariable = true set outputVariable = false

> Support multiple crontab schedules in output rate limiting or support pattern in output rate limiting
> -----------------------------------------------------------------------------------------------------
>
>                 Key: ESPER-408
>                 URL: http://jira.codehaus.org/browse/ESPER-408
>             Project: Esper
>          Issue Type: Wish
>          Components: Core
>    Affects Versions: 3.2
>            Reporter: Thomas Bernhardt
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email