You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2011/07/18 10:20:59 UTC

[jira] [Updated] (JENA-81) Partial failure to see prefixes in persistent storage

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

Andy Seaborne updated JENA-81:
------------------------------

    Attachment: Report_Prefixes.java

Test case - active the m.getNsPrefixMap() call to see the difference (TDB 0.8.10).

> 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
>         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