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


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

        

Reply via email to