[jbosstools-issues] [JBoss JIRA] (JBDS-1985) Synchronizing a VDB takes too long in 7.4.2

Nick Boldt (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 10:31:10 EST 2011


    [ https://issues.jboss.org/browse/JBDS-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652840#comment-12652840 ] 

Nick Boldt commented on JBDS-1985:
----------------------------------

New build finished last night.

https://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/job/jbosstools-teiid-designer-7.4_stable_branch/changes

http://download.jboss.org/jbosstools/builds/staging/jbosstools-teiid-designer-7.4_stable_branch/all/jbosstools-teiid-designer-7.4_stable_branch-Update-2011-12-22_01-20-37-H693.zip
http://download.jboss.org/jbosstools/builds/staging/jbosstools-teiid-designer-7.4_stable_branch/all/repo/

... but I don't see the plugin/features being versioned 7.4.3 as per my patch yet. Were you going to apply that, or should I?
                
> Synchronizing a VDB takes too long in 7.4.2
> -------------------------------------------
>
>                 Key: JBDS-1985
>                 URL: https://issues.jboss.org/browse/JBDS-1985
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Support Patch
>      Security Level: Public(Everyone can see) 
>          Components: teiid
>    Affects Versions: 4.1.1.GA
>            Reporter: Johnathon Lee
>            Assignee: Barry LaFond
>             Fix For: 4.1.1.GA
>
>         Attachments: JBDS1985.upversion.patch.txt, org.teiid.designer.core.patch, org.teiid.designer.dqp.patch, org.teiid.designer.vdb.patch, org.teiid.designer.vdb.test.patch, org.teiid.designer.vdb.ui.patch, TEIIDDES-1200-7.4.2-Patch-A.zip, TEIIDDES_1200.zip, UdfManager.java.patch, UdfUiPlugin.java.patch, VdbUtil.java.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list