Chandan Khandelwal created OFBIZ-10008:
------------------------------------------
Summary: Add mechanism to prevent the usage of EntitySyncRemove
Key: OFBIZ-10008
URL: https://issues.apache.org/jira/browse/OFBIZ-10008
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Chandan Khandelwal
Assignee: Chandan Khandelwal
No configurations available to disable usage of EntitySyncRemove. And It is
creating problems when having a large database and frequent delete operations.
saveEntitySyncRemoveInfo is used to create EntitySyncRemove records in
GenericDelegator.removeValue() and removeByPrimaryKey().
Idea is to add mechanism to prevent the usage of EntitySyncRemove by adding
configuration in entityengine.xml.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)