Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034596 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2016-11-22 13:09 | 2016-12-16 18:38 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 33576bf5296b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | mtaal | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034596: make configurable ImportEntry wait time | |||||||
Description | ImportEntryProcessor loops indefinitely to check existing entries in import entry table to process them. Between loops it waits for 10 minutes. This time should be configurable to better match customer needs. | |||||||
Steps To Reproduce | 0. In a clustered environment configure srv1 to execute import entry processor and srv2 not to do so. 1. Create an order in srv2 -> Check the order is not actually processes after up to 10 minutes later (this time can be lower depending on when in the waiting cycle the order was sent). | |||||||
Tags | clustering | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0091738) hgbot (developer) 2016-11-22 13:17 |
Repository: erp/devel/pi Changeset: 33576bf5296be0571bcb82398d032ec4062bfd7f Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Nov 22 13:15:57 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/33576bf5296be0571bcb82398d032ec4062bfd7f [^] fixed issue 34596: make configurable ImportEntry wait time The time to wait between loops to check if new import entries are present is now configurable through import.wait.time property that defines the number of seconds to wait. Default is kept to 10 minutes as it was before it was configurable. --- M src/org/openbravo/service/importprocess/ImportEntryManager.java --- |
(0092060) mtaal (manager) 2016-12-03 01:22 |
Added documentation here: http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Configuring_Web_POS_Import_Transaction_Process [^] |
(0092061) mtaal (manager) 2016-12-03 01:23 |
Reviewed and tested |
(0092650) hudsonbot (developer) 2016-12-16 18:38 |
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/dc8bf00badd0 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-11-22 13:09 | alostale | New Issue | |
2016-11-22 13:09 | alostale | Assigned To | => platform |
2016-11-22 13:09 | alostale | Modules | => Core |
2016-11-22 13:09 | alostale | Triggers an Emergency Pack | => No |
2016-11-22 13:09 | alostale | Relationship added | related to 0029766 |
2016-11-22 13:09 | alostale | Assigned To | platform => alostale |
2016-11-22 13:10 | alostale | Review Assigned To | => mtaal |
2016-11-22 13:13 | alostale | Relationship added | blocks 0034490 |
2016-11-22 13:13 | alostale | Tag Attached: clustering | |
2016-11-22 13:17 | hgbot | Checkin | |
2016-11-22 13:17 | hgbot | Note Added: 0091738 | |
2016-11-22 13:17 | hgbot | Status | new => resolved |
2016-11-22 13:17 | hgbot | Resolution | open => fixed |
2016-11-22 13:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/33576bf5296be0571bcb82398d032ec4062bfd7f [^] |
2016-12-03 01:22 | mtaal | Note Added: 0092060 | |
2016-12-03 01:23 | mtaal | Note Added: 0092061 | |
2016-12-03 01:23 | mtaal | Status | resolved => closed |
2016-12-03 01:23 | mtaal | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092650 |
Copyright © 2000 - 2009 MantisBT Group |