[jira] [Commented] (OFBIZ-6790) Add service blackout period on job mananger

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6790) Add service blackout period on job mananger

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113167#comment-15113167 ]

Jacques Le Roux commented on OFBIZ-6790:
----------------------------------------

That's a good idea Nicolas, should we not introduce a specific permission for that, apart the admin?
I guess not, adding specific roles should be custom application specific, I presume.

I just tested it (only the UI, not the functionallity, I guess it's OK), well down, I like it!

I'd just put the "Job manager locks enabled" at top of the "Job List" (before the search options). Also should we not be able to edit a lock (changing "Through Date" for instance, etc.)? I will also review the English labels and post and updated patch ;)

Thanks!


> Add service blackout period on job mananger
> -------------------------------------------
>
>                 Key: OFBIZ-6790
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6790
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>         Attachments: OFBIZ-6790.patch, OFBIZ-6790.patch, OFBIZ-6790.patch
>
>
> On the job manager, we haven't the possibility to informe an ofbiz instance that we want stop all job queue for a define duration.
> We can have a multipe reason for that : server maintenance, surcharge, business problem ...
> I created a draft to give an idea with added a new entity JobManagerSemaphore. When the job manager analyze if a semaphore lock him or not. If it's not the case, it continue the process to load the poll.
> I root for any comments on this draft to find the most attractive solution :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)