[
https://issues.apache.org/jira/browse/JENA-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-81.
-------------------------------
Resolution: Fixed
Assignee: Andy Seaborne
The workaround seems satisfactory - it merely does the caching easily. But the
caching is likely to happen anyway so any risk of very, very large prefix maps
using too much memory is not increased significantly.
> Partial failure to see prefixes in persistent storage
> -----------------------------------------------------
>
> Key: JENA-81
> URL: https://issues.apache.org/jira/browse/JENA-81
> Project: Jena
> Issue Type: Bug
> Components: Jena, TDB
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
> Attachments: Report_Prefixes.java
>
>
> PrefixMappingImpl only looks in its local data structures to service
> findMapping. findMapping is private.
> But calls to get() are used to cache prefixes from persistent store so a
> findmMappign call before touching a prefix wil casuse findMapping not to find
> it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira