Hide Forgot
Help Desk Ticket Reference: https://na7.salesforce.com/500A0000008z0qb project_key: SOA Synchronizing a big VDB in version 7.4.2 (JBDS 4.1.1) takes 30 minutes versus 2 minutes in 7.1.1 (JBDS 4.1.0) Investigating/debug noted 2 areas. 1) New UdfManager is not caching a FunctionLibrary and each SQL validation is creating a new instance. (needs a fix) 2) Synchronizing a VDB is hammering the ChecksumUtil.computeChecksum() during the VDB's resource build processing 3) PreviewManager is using a new Vdb() object to determine if "preview = true" and version #. However, it's heavy weight and currently the Vdb() is registering for events, but is not being Unregistered.
Link: Added: This issue Cloned from TEIIDDES-1200
Security: Added: Public
Teiid Designer committed the fix to the 7.7 branch, for which should make into the product branch used for 5.3.