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

2020-02-22 Thread Michael Brohl (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-10157:
--
Sprint: OFBiz Community Day (Feb 2020)

> 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
>Assignee: Michael Brohl
>Priority: Minor
> Attachments: OFBIZ-10157_XmlDsDump_performance_optimization.patch, 
> OFBIZ-10157_XmlDsDump_performance_optimization.patch
>
>
> Suggested changes for XmlDsDump.groovy by [~mbecker]:
> - 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
(v8.3.4#803005)


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

2020-02-22 Thread Michael Brohl (Jira)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Brohl updated OFBIZ-10157:
--
Attachment: OFBIZ-10157_XmlDsDump_performance_optimization.patch

> 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
>Assignee: Michael Brohl
>Priority: Minor
> Attachments: OFBIZ-10157_XmlDsDump_performance_optimization.patch, 
> OFBIZ-10157_XmlDsDump_performance_optimization.patch
>
>
> Suggested changes for XmlDsDump.groovy by [~mbecker]:
> - 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
(v8.3.4#803005)


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

2018-01-11 Thread Kyra Pritzel-Hentley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyra Pritzel-Hentley updated OFBIZ-10157:
-
Description: 
Suggested changes for XmlDsDump.groovy by [~mbecker]:
- 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)



  was:
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)




> 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
> Attachments: OFBIZ-10157_XmlDsDump_performance_optimization.patch
>
>
> Suggested changes for XmlDsDump.groovy by [~mbecker]:
> - 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)


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

2018-01-11 Thread Kyra Pritzel-Hentley (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kyra Pritzel-Hentley updated OFBIZ-10157:
-
Attachment: OFBIZ-10157_XmlDsDump_performance_optimization.patch

This patch implements the suggested changes.

> 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
> Attachments: OFBIZ-10157_XmlDsDump_performance_optimization.patch
>
>
> 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)