[ 
https://issues.apache.org/jira/browse/MARMOTTA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576110#comment-13576110
 ] 

Sebastian Schaffert commented on MARMOTTA-42:
---------------------------------------------

This issue won't be fixed as the value factory inside a connection has been 
removed anyways.
                
> Create KiWiRepository as extension of SailRepositoryBase to cover KiWi 
> specifics
> --------------------------------------------------------------------------------
>
>                 Key: MARMOTTA-42
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-42
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Server
>            Reporter: Sebastian Schaffert
>            Assignee: Sebastian Schaffert
>            Priority: Minor
>
> There are some special cases in the KiWi triplestore that would be covered 
> better by creating a derived version of the SailRepositoryBase. An example is 
> the getValueFactory() method in RepositoryConnection, which currently 
> requests the value factory from the SailRepository, but it would improve 
> performance to request it from the KiWiSailConnection, because then the JDBC 
> connection could be reused.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to