Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036111
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServerminorhave not tried2017-05-25 17:262017-06-05 12:25
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PrioritynormalResolutionfixedFixed in VersionRR17Q3
StatusclosedFix in branchFixed in SCM revision2633ca49f5e8
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036111: Support multithread in the export.store.data task

DescriptionThe 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0035832 closedAugustoMauch Openbravo ERP Support using several threads to import and export the sample data 

-  Notes
(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 (manager)
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 (manager)
2017-06-05 12:25

Reviewed

- Issue History
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 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
Powered by Mantis Bugtracker