[ 
https://jira.nuxeo.com/browse/NXP-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eugen Ionica updated NXP-7303:
------------------------------

    Description: 
In preset when a Schedule is unregistered the quartz job is deleted from  
database. That's fine for a simple deployment, but in cluster mode that means 
that when a node is shutdown the jobs will be removed even there are still 
other nuxeo nodes running.

One way to handle this is to clean up nuxeo jobs from quartz tables when 
SchedulerRegistryService is activated instead when the module that contribute 
the schedule is unregistred.

> proper behavior of Scheduler Service in clusters
> ------------------------------------------------
>
>                 Key: NXP-7303
>                 URL: https://jira.nuxeo.com/browse/NXP-7303
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.4.2
>            Reporter: Eugen Ionica
>             Fix For: 5.4.3
>
>
> In preset when a Schedule is unregistered the quartz job is deleted from  
> database. That's fine for a simple deployment, but in cluster mode that means 
> that when a node is shutdown the jobs will be removed even there are still 
> other nuxeo nodes running.
> One way to handle this is to clean up nuxeo jobs from quartz tables when 
> SchedulerRegistryService is activated instead when the module that contribute 
> the schedule is unregistred.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to