Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036111 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] StoreServer | minor | have not tried | 2017-05-25 17:26 | 2017-06-05 12:25 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2633ca49f5e8 | ||||
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 | mtaal | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0036111: Support multithread in the export.store.data task | |||||||
Description | The export.store.data task exports to files all the tables configured to be synchronized. It could benefit from using multithread, now that it is supported by the ExportSampleData class. [1] [1] https://code.openbravo.com/erp/devel/pi/rev/49ac427a0d66 [^] | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0096818) hgbot (developer) 2017-05-25 17:55 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 2633ca49f5e8fe887107f3efec38d88a5e6433ad Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu May 25 17:30:03 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/2633ca49f5e8fe887107f3efec38d88a5e6433ad [^] Fixes issue 36111: export.store.data supports multithread To define the number of threads, the max.threads parameter must be used, for instance: ant export.store.data -DmobileServerKey=store1 -DoutputDirectory=/tmp/test -Dmax.threads=2 If the parameter is not defined, then half the number of available CPUs is used. --- M build.xml --- |
(0097127) mtaal (viewer) 2017-06-05 12:24 |
Added docs here: http://wiki.openbravo.com/wiki/How_to_create_a_Store_Server#Export_data_from_the_central_server [^] |
(0097128) mtaal (viewer) 2017-06-05 12:25 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-25 17:26 | AugustoMauch | New Issue | |
2017-05-25 17:26 | AugustoMauch | Assigned To | => AugustoMauch |
2017-05-25 17:26 | AugustoMauch | OBNetwork customer | => No |
2017-05-25 17:26 | AugustoMauch | Triggers an Emergency Pack | => No |
2017-05-25 17:27 | AugustoMauch | Relationship added | related to 0035832 |
2017-05-25 17:55 | hgbot | Checkin | |
2017-05-25 17:55 | hgbot | Note Added: 0096818 | |
2017-05-25 17:55 | hgbot | Status | new => resolved |
2017-05-25 17:55 | hgbot | Resolution | open => fixed |
2017-05-25 17:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/2633ca49f5e8fe887107f3efec38d88a5e6433ad [^] |
2017-06-05 12:09 | mtaal | Review Assigned To | => mtaal |
2017-06-05 12:24 | mtaal | Note Added: 0097127 | |
2017-06-05 12:25 | mtaal | Note Added: 0097128 | |
2017-06-05 12:25 | mtaal | Status | resolved => closed |
2017-06-05 12:25 | mtaal | Fixed in Version | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |