[ http://issues.apache.org/jira/browse/DERBY-1581?page=all ]

Daniel John Debrunner closed DERBY-1581.
----------------------------------------

    Resolution: Fixed

Patch committed - #425479 - Thanks to Mamta for running the tests

> BasicDependencyManager re-loads the Provider multiple times from the 
> DataDictionary when loading the stored dependencies for the Provider.
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1581
>                 URL: http://issues.apache.org/jira/browse/DERBY-1581
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.2.0.0
>
>         Attachments: derby1581_draft.txt
>
>
> From work on DERBY-1593 & DERBY-1330  it was discovered the 
> DependencyMangerImpl  loaded the same Provier multiple times from the 
> DataDictionary while loading the stored dependecies and converting them to an 
> in-memory form.  There is no need to load the Provider from the  
> DataDictionary because it is passed into the DependencyManger.invalidateFor 
> call that results in the loading of the stored dependencies.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to