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

Andy Seaborne resolved JENA-262.
--------------------------------

       Resolution: Fixed
    Fix Version/s: ARQ 2.9.2
         Assignee: Andy Seaborne

Doh.

Fixed in svn.

Thanks.

                
> CacheFactory incorrectly uses hard-coded load factor
> ----------------------------------------------------
>
>                 Key: JENA-262
>                 URL: https://issues.apache.org/jira/browse/JENA-262
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: ARQ 2.9.2
>            Reporter: Alex Hall
>            Assignee: Andy Seaborne
>            Priority: Trivial
>             Fix For: ARQ 2.9.2
>
>
> The createCache(float loadFactor, int maxSize) method of 
> org.openjena.atlas.lib.CacheFactory incorrectly passes a hard-coded load 
> factor of 0.75 to the underlying CacheLRU constructor instead of passing the 
> explicitly provided load factor.

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

        

Reply via email to