Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031461 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2015-11-13 11:19 | 2015-11-23 21:17 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8953f39e61ca | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031461: Add property to prevent import process threads to run in instance | |||||||
Description | For background processes there is a setting from preventing running in the background for specific instances. See the background.policy described here: http://wiki.openbravo.com/wiki/Openbravo.properties#Others [^] For the import process threads we need something similar. If there are multiple application servers using the same database server then only one of the instances should process import entries, not the other ones. | |||||||
Steps To Reproduce | See description | |||||||
Proposed Solution | add a property import.disable.process, see here: http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Configuring_Web_POS_Import_Transaction_Process [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0081811) mtaal (viewer) 2015-11-13 11:23 |
Documented here: http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Configuring_Web_POS_Import_Transaction_Process [^] linked from here: http://wiki.openbravo.com/wiki/Openbravo.properties#Others [^] |
(0081830) hgbot (developer) 2015-11-13 16:01 |
Repository: erp/devel/pi Changeset: 8953f39e61ca4aa0ee524173478984548096997b Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Nov 13 11:33:39 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/8953f39e61ca4aa0ee524173478984548096997b [^] Fixes issue 31461: Add property to prevent import process threads to run in instance Prevent threads from starting if import.disable.process property is set to true --- M src/org/openbravo/service/importprocess/ImportEntryManager.java M src/org/openbravo/service/importprocess/ImportProcessUtils.java --- |
(0081831) hgbot (developer) 2015-11-13 16:02 |
Repository: erp/devel/pi Changeset: 6c157f30e17ffb134c9605dde2ebd6fe7bd3f3ef Author: Martin Taal <martin.taal <at> openbravo.com> Date: Fri Nov 13 12:14:29 2015 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/6c157f30e17ffb134c9605dde2ebd6fe7bd3f3ef [^] Related to issue 31461: Add property to prevent import process threads to run in instance Prevent NPE when entries are created --- M src/org/openbravo/service/importprocess/ImportEntryManager.java --- |
(0081889) alostale (viewer) 2015-11-16 15:14 |
code reviewed + tested |
(0082227) hudsonbot (viewer) 2015-11-23 21:17 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^] Maturity status: Test |
(0082228) hudsonbot (viewer) 2015-11-23 21:17 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/7b56bebaaa88 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2015-11-13 11:19 | mtaal | New Issue | |
2015-11-13 11:19 | mtaal | Assigned To | => platform |
2015-11-13 11:19 | mtaal | OBNetwork customer | => No |
2015-11-13 11:19 | mtaal | Modules | => Core |
2015-11-13 11:19 | mtaal | Triggers an Emergency Pack | => No |
2015-11-13 11:23 | mtaal | Note Added: 0081811 | |
2015-11-13 16:01 | hgbot | Checkin | |
2015-11-13 16:01 | hgbot | Note Added: 0081830 | |
2015-11-13 16:01 | hgbot | Status | new => resolved |
2015-11-13 16:01 | hgbot | Resolution | open => fixed |
2015-11-13 16:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8953f39e61ca4aa0ee524173478984548096997b [^] |
2015-11-13 16:02 | hgbot | Checkin | |
2015-11-13 16:02 | hgbot | Note Added: 0081831 | |
2015-11-13 16:02 | mtaal | Review Assigned To | => alostale |
2015-11-16 14:33 | alostale | Assigned To | platform => mtaal |
2015-11-16 15:14 | alostale | Note Added: 0081889 | |
2015-11-16 15:14 | alostale | Status | resolved => closed |
2015-11-16 15:14 | alostale | Fixed in Version | => 3.0PR16Q1 |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082227 | |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082228 |
Copyright © 2000 - 2009 MantisBT Group |