Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0054044 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2023-11-28 13:45 | 2023-11-28 13:53 | |||||||
Reporter | AugustoMauch | View Status | public | |||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
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 | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0054044: Unneeded sort when exporting sample data should be removed | |||||||||||
Description | As part of the export sample data process this line [1] is doing an in-memory sort to guarantee that records are exported sorted. That in-memory sort used to be needed when both Oracle and PostgreSQL where soported, because the database-level sorting was sometimes not consistent between the two. When this unneeded sort is removed, all sampledatas should be reexported, just in case by removing that sort, any record is reordered. [1] https://gitlab.com/openbravo/product/dbsm/-/blob/master/src/org/apache/ddlutils/io/DatabaseDataIO.java#L780 [^] | |||||||||||
Steps To Reproduce | - | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2023-11-28 13:45 | AugustoMauch | New Issue | |
2023-11-28 13:45 | AugustoMauch | Assigned To | => Triage Platform Base |
2023-11-28 13:45 | AugustoMauch | Modules | => Core |
2023-11-28 13:45 | AugustoMauch | Triggers an Emergency Pack | => No |
2023-11-28 13:53 | shuehner | Issue Monitored: shuehner |
Copyright © 2000 - 2009 MantisBT Group |