You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2007/10/01 17:38:50 UTC

[jira] Created: (SLING-27) Persist timed events in the repository to survive downtimes of cluster nodes

Persist timed events in the repository to survive downtimes of cluster nodes
----------------------------------------------------------------------------

                 Key: SLING-27
                 URL: https://issues.apache.org/jira/browse/SLING-27
             Project: Sling
          Issue Type: New Feature
            Reporter: Carsten Ziegeler


Timed events will be written into the repository and the processing node locks the timed event.
If a downtime occurs, the unlock events are picked up, and the events are scheduled on other nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SLING-27) Persist timed events in the repository to survive downtimes of cluster nodes

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-27.
---------------------------------

    Resolution: Fixed

Timed events are now stored in the repository and locked by one node in the cluster. If this node fails, another node will pick the scheduled event up from the repository and reschedule it.

> Persist timed events in the repository to survive downtimes of cluster nodes
> ----------------------------------------------------------------------------
>
>                 Key: SLING-27
>                 URL: https://issues.apache.org/jira/browse/SLING-27
>             Project: Sling
>          Issue Type: New Feature
>          Components: Event
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>
> Timed events will be written into the repository and the processing node locks the timed event.
> If a downtime occurs, the unlock events are picked up, and the events are scheduled on other nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SLING-27) Persist timed events in the repository to survive downtimes of cluster nodes

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler reassigned SLING-27:
-------------------------------------

    Assignee: Carsten Ziegeler

> Persist timed events in the repository to survive downtimes of cluster nodes
> ----------------------------------------------------------------------------
>
>                 Key: SLING-27
>                 URL: https://issues.apache.org/jira/browse/SLING-27
>             Project: Sling
>          Issue Type: New Feature
>          Components: Event
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>
> Timed events will be written into the repository and the processing node locks the timed event.
> If a downtime occurs, the unlock events are picked up, and the events are scheduled on other nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-27) Persist timed events in the repository to survive downtimes of cluster nodes

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler updated SLING-27:
----------------------------------

    Component/s: Event

> Persist timed events in the repository to survive downtimes of cluster nodes
> ----------------------------------------------------------------------------
>
>                 Key: SLING-27
>                 URL: https://issues.apache.org/jira/browse/SLING-27
>             Project: Sling
>          Issue Type: New Feature
>          Components: Event
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>
> Timed events will be written into the repository and the processing node locks the timed event.
> If a downtime occurs, the unlock events are picked up, and the events are scheduled on other nodes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.