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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040227
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Y. DBSourceManagerminorhave not tried2019-02-18 09:212019-03-28 14:56
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version3.0PR19Q2
StatusclosedFix in branchFixed in SCM revision4760ce53177f
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0040227: confusing export.database log

DescriptionThe 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 Reproduce1. Set at least one module in development
2. Run: ant export.database
  -> Check log
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0040160 closedcaristu Avoid delay per exported module in export.database 

-  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 (developer)
2019-02-22 11:11

Reviewed + tested
(0110822)
hudsonbot (developer)
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 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
Powered by Mantis Bugtracker