You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Kyra Pritzel-Hentley (JIRA)" <ji...@apache.org> on 2018/01/11 13:45:01 UTC

[jira] [Created] (OFBIZ-10157) Performance optimization for entities in xml data export

Kyra Pritzel-Hentley created OFBIZ-10157:
--------------------------------------------

             Summary: Performance optimization for entities in xml data export
                 Key: OFBIZ-10157
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10157
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Kyra Pritzel-Hentley
            Priority: Minor


Suggested changes for XmlDsDump.groovy:
- set parameter _distinct_ for new EntityFindOptions to false 
- when accessing values with delegator._find_() remove any sorting from parameters 

These changes allow and/or speed up export of large tables (e.g. for db migration)





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)