Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040227 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] Y. DBSourceManager | minor | have not tried | 2019-02-18 09:21 | 2019-03-28 14:56 | |||
| Reporter | alostale | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 4760ce53177f | ||||
| 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 | caristu | |||||||
| 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 | 0040227: confusing export.database log | |||||||
| Description | The log generated when exporting database is confusing: * When exporting model, info for the full database is logged for each module * Internal steps that should be logged as debug are in info * On top of module's names, their paths are also logged * When exporting data, info for the full database is logged for each module * Module's paths are logged again * For each table that is exported module name is also included | |||||||
| Steps To Reproduce | 1. Set at least one module in development 2. Run: ant export.database -> Check log | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0109894) hgbot (developer) 2019-02-18 09:39 |
Repository: erp/devel/pi Changeset: f6bb7df76d9b660649030f49a86754add3e16922 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Feb 18 09:38:41 2019 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/f6bb7df76d9b660649030f49a86754add3e16922 [^] fixed issue 40227: confusing export.database log Improved export.datase log: * When exporting model * Print in INFO only module name and partial module info * Other details are printed in DEBUG * When exporting data * Print in INFO moudule name * Print in INFO each table with data and how many rows are exported * Other details are pinted in DEBUG --- M src-db/database/lib/dbsourcemanager.jar --- |
|
(0109895) hgbot (developer) 2019-02-18 09:40 |
Repository: erp/devel/dbsm-main Changeset: 4760ce53177f097d7ca7fd21ea798d5e52856a09 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Feb 18 09:25:45 2019 +0100 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/4760ce53177f097d7ca7fd21ea798d5e52856a09 [^] fixed issue 40227: confusing export.database log Improved export.datase log: * When exporting model * Print in INFO only module name and partial module info * Other details are printed in DEBUG * When exporting data * Print in INFO moudule name * Print in INFO each table with data and how many rows are exported * Other details are pinted in DEBUG --- M src/org/apache/ddlutils/io/DatabaseDataIO.java M src/org/openbravo/ddlutils/task/ExportDatabase.java M src/org/openbravo/ddlutils/util/DBSMOBUtil.java --- |
|
(0110025) caristu (viewer) 2019-02-22 11:11 |
Reviewed + tested |
|
(0110822) hudsonbot (viewer) 2019-03-28 14:56 |
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/b2fbc1588df4 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-02-18 09:21 | alostale | New Issue | |
| 2019-02-18 09:21 | alostale | Assigned To | => alostale |
| 2019-02-18 09:21 | alostale | OBNetwork customer | => No |
| 2019-02-18 09:21 | alostale | Modules | => Core |
| 2019-02-18 09:21 | alostale | Triggers an Emergency Pack | => No |
| 2019-02-18 09:21 | alostale | Relationship added | related to 0040160 |
| 2019-02-18 09:21 | alostale | Review Assigned To | => caristu |
| 2019-02-18 09:39 | hgbot | Checkin | |
| 2019-02-18 09:39 | hgbot | Note Added: 0109894 | |
| 2019-02-18 09:39 | hgbot | Status | new => resolved |
| 2019-02-18 09:39 | hgbot | Resolution | open => fixed |
| 2019-02-18 09:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f6bb7df76d9b660649030f49a86754add3e16922 [^] |
| 2019-02-18 09:40 | hgbot | Checkin | |
| 2019-02-18 09:40 | hgbot | Note Added: 0109895 | |
| 2019-02-18 09:40 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/f6bb7df76d9b660649030f49a86754add3e16922 [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/4760ce53177f097d7ca7fd21ea798d5e52856a09 [^] |
| 2019-02-22 11:11 | caristu | Note Added: 0110025 | |
| 2019-02-22 11:11 | caristu | Status | resolved => closed |
| 2019-02-22 11:11 | caristu | Fixed in Version | => 3.0PR19Q2 |
| 2019-03-28 14:56 | hudsonbot | Checkin | |
| 2019-03-28 14:56 | hudsonbot | Note Added: 0110822 | |
| Copyright © 2000 - 2009 MantisBT Group |