[
https://issues.apache.org/jira/browse/MARMOTTA-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Schaffert resolved MARMOTTA-421.
------------------------------------------
Resolution: Fixed
> UserService startup slow for big datasets
> -----------------------------------------
>
> Key: MARMOTTA-421
> URL: https://issues.apache.org/jira/browse/MARMOTTA-421
> Project: Marmotta
> Issue Type: Bug
> Components: Platform
> Reporter: Sebastian Schaffert
> Assignee: Sebastian Schaffert
>
> When starting up the system with a big dataset, the check if a user exists
> takes much too long because it looks for all occurrences of subject,
> predicate, object and context to see if a resource is used.
> The solution is probably to not store user-related information in the
> triplestore at all and just use valueFactory.createUri() to create the user
> information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)