You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Jakob Frank (JIRA)" <ji...@apache.org> on 2014/01/08 09:22:51 UTC

[jira] [Commented] (MARMOTTA-402) KiWiConnection#loadLiteral(double) is synchronized

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

Jakob Frank commented on MARMOTTA-402:
--------------------------------------

Was fixed in 38620a9e4a9d2b213ef46939254d6cbde10dc5cb

> KiWiConnection#loadLiteral(double) is synchronized
> --------------------------------------------------
>
>                 Key: MARMOTTA-402
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-402
>             Project: Marmotta
>          Issue Type: Bug
>          Components: KiWi Triple Store
>    Affects Versions: trunk
>            Reporter: Jakob Frank
>            Assignee: Sebastian Schaffert
>            Priority: Minor
>              Labels: perfomance
>             Fix For: 3.2
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> While scanning through the code, I found that in the KiWiConnection (part of the kiwi-triplestore module) the method to load a Double-Literal is synchonized while all other loadLiteral-s are not.
> Is this a left-over from some refactoring?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)