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

2016-01-29 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6790:
-
Attachment: OFBIZ-6790-branch1307-1412-1512.patch

If some people want use this improvement on branch 1307, 1412 or 1512, I create 
a  backport patch.

> 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
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-6790-branch1307-1412-1512.patch, OFBIZ-6790.patch, 
> OFBIZ-6790.patch, 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)


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

2016-01-26 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6790:
-
Attachment: OFBIZ-6790.patch

And the new version with security permission :)

> 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, 
> 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)


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

2016-01-22 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6790:
-
Attachment: OFBIZ-6790.patch

Jacques, I added a new include screen to display the enable jobManagerLock on 
FindJob and scheduleJob screen.

With your remark I added also on the entity who create the lock and why. Now we 
can explain why the job manager is locked :)

> 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)


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

2016-01-22 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux updated OFBIZ-6790:
---
Attachment: OFBIZ-6790.patch

> 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, 
> 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)


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

2016-01-22 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux updated OFBIZ-6790:
---
Attachment: OFBIZ-6790.patch

Yikes, a typo in previous file :/

> 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, 
> 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)


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

2016-01-22 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux updated OFBIZ-6790:
---
Attachment: (was: OFBIZ-6790.patch)

> 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)


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

2016-01-20 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6790:
-
Attachment: OFBIZ-6790.patch

I reload the patch without blank line, it's a draft but no reason to load bad 
code !

> 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
>
>
> 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)


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

2016-01-08 Thread Nicolas Malin (JIRA)

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

Nicolas Malin updated OFBIZ-6790:
-
Attachment: OFBIZ-6790.patch

> 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
>
>
> 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)